diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-01-16 00:48:48 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-01-16 00:52:28 +0100 |
commit | 05c54de8c88c02bd0a44de8316d5e276b856632e (patch) | |
tree | 284d78a4e5abb0315ae2f9fbf8278ffcbdd60590 /drivers/crypto/atmel-sha-regs.h | |
parent | virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze (diff) | |
download | linux-05c54de8c88c02bd0a44de8316d5e276b856632e.tar.xz linux-05c54de8c88c02bd0a44de8316d5e276b856632e.zip |
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_balloon.c
Mark the function virtballoon_migratepage() as static in
virtio_balloon.c because it is not used outside this file.
This eliminates the following warning in virtio_balloon.c:
drivers/virtio/virtio_balloon.c:372:5: warning: no previous prototype for ‘virtballoon_migratepage’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/crypto/atmel-sha-regs.h')
0 files changed, 0 insertions, 0 deletions