Am 10.10.2022 um 06:04 hat Bin Meng geschrieben: > The temporary file has been created and is ready for use. Checking > return value of close() does not seem useful. The file descriptor > is almost certainly closed; see close(2) under "Dealing with error > returns from close()". > > Let's simply ignore close() failure here. > > Suggested-by: Markus Armbruster <[email protected]> > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Markus Armbruster <[email protected]>
Thanks, series applied to the block branch. Kevin
