summaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2013-12-14 14:30:06 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-19 01:41:52 +0100
commit8712954d15f194f9639f60e6347797d784c03abb (patch)
tree9e211cf92024a316661b8977ae7bf129801b0eb0 /ipc/syscall.c
parentdrivers: misc: Mark functions as static in ad525x_dpot.c (diff)
downloadlinux-8712954d15f194f9639f60e6347797d784c03abb.tar.xz
linux-8712954d15f194f9639f60e6347797d784c03abb.zip
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 <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions