linux_dsm_epyc7002/drivers/s390/cio
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: d5afd5d135 ("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
..
airq.c
blacklist.c
blacklist.h
ccwgroup.c drivers: s390/cio: Fix compilation warning about const qualifiers 2019-06-26 20:24:53 +08:00
ccwreq.c
chp.c
chp.h
chsc_sch.c
chsc_sch.h
chsc.c
chsc.h
cio_debug.h
cio.c
cio.h s390/cio: introduce driver_override on the css bus 2019-07-02 16:00:26 +02:00
cmf.c
crw.c
css.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
css.h
device_fsm.c
device_id.c
device_ops.c
device_pgid.c
device_status.c
device.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
device.h
eadm_sch.c
eadm_sch.h
fcx.c
idset.c
idset.h
io_sch.h
ioasm.c
ioasm.h
isc.c
itcw.c
Makefile
orb.h
qdio_debug.c
qdio_debug.h
qdio_main.c s390/qdio: restrict QAOB usage to IQD unicast queues 2019-07-23 10:44:03 +02:00
qdio_setup.c s390/qdio: (re-)initialize tiqdio list entries 2019-07-02 16:00:27 +02:00
qdio_thinint.c s390/qdio: don't touch the dsci in tiqdio_add_input_queues() 2019-07-02 16:00:27 +02:00
qdio.h
scm.c
trace.c
trace.h
vfio_ccw_async.c vfio-ccw: make vfio_ccw_async_region_ops static 2019-07-29 18:05:03 +02:00
vfio_ccw_cp.c vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn 2019-07-15 14:16:37 +02:00
vfio_ccw_cp.h
vfio_ccw_drv.c vfio-ccw: Don't call cp_free if we are processing a channel program 2019-07-15 14:17:27 +02:00
vfio_ccw_fsm.c
vfio_ccw_ops.c
vfio_ccw_private.h
vfio_ccw_trace.h