diff options
author | Yishai Hadas <[email protected]> | 2023-12-20 10:24:56 +0200 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2023-12-20 08:08:39 -0700 |
commit | daca194876a94565194f6e32ddb0355af8cf30f7 (patch) | |
tree | abdd9f5779488edf4d6f9eced9bf0b35ba678d44 /scripts/gdb/linux/utils.py | |
parent | 0214392d5dd13876852be0dcf7a939fd5aa07da0 (diff) |
vfio/virtio: Declare virtiovf_pci_aer_reset_done() static
Declare virtiovf_pci_aer_reset_done() as a static function to prevent
the below build warning.
"warning: no previous prototype for 'virtiovf_pci_aer_reset_done'
[-Wmissing-prototypes]"
Fixes: eb61eca0e8c3 ("vfio/virtio: Introduce a vfio driver over virtio devices")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Yishai Hadas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions