chiark / gitweb /
overlord: Explicitly ignore unwanted value from write
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 15:26:48 +0000 (15:26 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 15:48:11 +0000 (15:48 +0000)
commit4fe2a797f8f6cf9a2e0f9ec4f476327f7e319212
tree99a8046a1945b1c546ec7a7d1b2a9ca0942db144
parentf217aeada7db1c360b983853ce81f8041749506f
overlord: Explicitly ignore unwanted value from write

Ignoring an error here is consistent with the error handling from the
pevious write(sf,...).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
overlord.c