diff options
author | Rashika Kheria <[email protected]> | 2013-12-14 19:00:06 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-12-18 16:41:52 -0800 |
commit | 8712954d15f194f9639f60e6347797d784c03abb (patch) | |
tree | 9e211cf92024a316661b8977ae7bf129801b0eb0 /lib/test-string_helpers.c | |
parent | 1bdd2c45ccc2b1801e3b114fe6fd008439c6c5a9 (diff) |
drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
This patch marks the function hv_synic_free_cpu() as static in hv.c
because it is not used outside this file.
Thus, it also eliminates the following warning in hv.c:
drivers/hv/hv.c:304:6: warning: no previous prototype for ‘hv_synic_free_cpu’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions