Vasily Gorbik 8480657280 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>
2019-07-29 18:05:03 +02:00
..
2019-02-05 14:29:23 +01:00
2019-04-29 10:47:01 +02:00
2018-10-31 08:54:16 -07:00
2018-07-17 07:27:55 +02:00
2019-04-24 14:18:51 +02:00
2018-04-10 07:38:59 +02:00
2018-02-05 07:34:52 +01:00