On 4/26/22 02:26, [email protected] wrote:
From: Marc-André Lureau<[email protected]>It is only used by block/file-posix.c, move it there. Signed-off-by: Marc-André Lureau<[email protected]> --- include/sysemu/os-posix.h | 2 -- block/file-posix.c | 15 +++++++++++++++ util/oslib-posix.c | 15 --------------- 3 files changed, 15 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
