diff options
author | Paolo Cretaro <paolocretaro@gmail.com> | 2018-11-13 09:45:43 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2018-12-12 12:59:48 -0700 |
commit | 9422f5871d5d9ad9e168e1329a43cf9169b04712 (patch) | |
tree | fabb0e64ed7868ac3ecd57e25d6c9d605b05d0bf /kernel | |
parent | e309df5b0c9e67cc929eedd3e32f4907fa49543e (diff) | |
download | linux-9422f5871d5d9ad9e168e1329a43cf9169b04712.tar.bz2 |
vfio/mdev: add static modifier to add_mdev_supported_type
Set add_mdev_supported_type as static since it is only used within
mdev_sysfs.c. This fixes -Wmissing-prototypes gcc warning.
Signed-off-by: Paolo Cretaro <paolocretaro@gmail.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions