diff options
author | Rashika Kheria <[email protected]> | 2014-01-16 10:18:48 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2014-01-16 10:22:28 +1030 |
commit | 05c54de8c88c02bd0a44de8316d5e276b856632e (patch) | |
tree | 284d78a4e5abb0315ae2f9fbf8278ffcbdd60590 /tools/perf/util/trace-event-scripting.c | |
parent | f466f75385369a181409e46da272db3de6f5c5cb (diff) |
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 <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions