diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-17 21:09:28 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-29 19:05:03 +0300 |
commit | 8480657280ee769ad23101297e1e6be0f8d205ec (patch) | |
tree | 73d533e3498f85c5ca9d11f34575d800ac2a525c /arch | |
parent | 943dd5fa70ada0266c3a572c641be537b69ae2a8 (diff) | |
download | linux-8480657280ee769ad23101297e1e6be0f8d205ec.tar.xz |
vfio-ccw: make vfio_ccw_async_region_ops static
Since vfio_ccw_async_region_ops is not exported and has no reason to be
globally visible make it static to avoid the following sparse warning:
drivers/s390/cio/vfio_ccw_async.c:73:30: warning: symbol 'vfio_ccw_async_region_ops' was not declared. Should it be static?
Fixes: d5afd5d135c8 ("vfio-ccw: add handling for async channel instructions")
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions