mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
command: we don't have all standard macros
So just quite warning
This commit is contained in:
parent
a533892cd3
commit
7ba6896962
@ -3304,8 +3304,7 @@ static int include_description_file(char *name, char *des_file)
|
||||
out_free:
|
||||
dm_free(buf);
|
||||
out_close:
|
||||
if (close(fd))
|
||||
log_sys_debug("close", des_file);
|
||||
(void) close(fd);
|
||||
|
||||
return r;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user