diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2020-06-04 13:20:45 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2020-06-04 13:45:51 +0200 |
commit | bfa50e1427e4608ce6941d3d0855445fcaa7dbb7 (patch) | |
tree | 1881b8c34728ef257297ea4866e5ebe41fae79fd /arch/s390/include | |
parent | 0927e157b7e48a190500f785ce6d52d6fca8f14e (diff) | |
download | linux-bfa50e1427e4608ce6941d3d0855445fcaa7dbb7.tar.gz linux-bfa50e1427e4608ce6941d3d0855445fcaa7dbb7.tar.bz2 linux-bfa50e1427e4608ce6941d3d0855445fcaa7dbb7.zip |
vfio-ccw: make vfio_ccw_regops variables declarations static
Fixes the following sparse warnings:
drivers/s390/cio/vfio_ccw_chp.c:62:30: warning: symbol 'vfio_ccw_schib_region_ops' was not declared. Should it be static?
drivers/s390/cio/vfio_ccw_chp.c:117:30: warning: symbol 'vfio_ccw_crw_region_ops' was not declared. Should it be static?
Link: https://lkml.kernel.org/r/patch.git-a34be7aede18.your-ad-here.call-01591269421-ext-5655@work.hours
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include')
0 files changed, 0 insertions, 0 deletions