diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 15:27:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-10 02:32:49 +0100 |
commit | fd944bded5ce32247941ce54eb8f65646549886b (patch) | |
tree | 852c7f1749568a6bcc2619e340d891e56428eeaa /net/caif | |
parent | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... (diff) | |
download | linux-fd944bded5ce32247941ce54eb8f65646549886b.tar.xz linux-fd944bded5ce32247941ce54eb8f65646549886b.zip |
net: Mark function as static in 9p/client.c
Mark function as static in net/9p/client.c because it is not used
outside this file.
This eliminates the following warning in net/9p/client.c:
net/9p/client.c:207:18: warning: no previous prototype for ‘p9_fcall_alloc’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions