Home
last modified time | relevance | path

Searched hist:"5 b7b2f9a85bcc44485da713f60e371dd66a644b1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-local.cdiff 5b7b2f9a85bcc44485da713f60e371dd66a644b1 Thu Jun 07 05:17:22 CDT 2018 Keno Fischer <keno@juliacomputing.com> 9p: local: Avoid warning if FS_IOC_GETVERSION is not defined

Both `stbuf` and `local_ioc_getversion` where unused when
FS_IOC_GETVERSION was not defined, causing a compiler warning.

Reorganize the code to avoid this warning.

Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Signed-off-by: Greg Kurz <groug@kaod.org>