diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-15 23:39:57 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-16 03:12:40 +0400 |
commit | ff6944304eda0cfae6aad088d4a7c100b0215b92 (patch) | |
tree | c82b5dcc36477cac694757f410119f3e8461bd08 /net/lapb/lapb_timer.c | |
parent | 771f3eed631be02b08544fc46cdfd2558599cf5d (diff) | |
download | linux-ff6944304eda0cfae6aad088d4a7c100b0215b92.tar.xz |
staging/usbip: Mark local functions as static (fix sparse warnings)
sparse complains about these functions:
usbip/stub_dev.c:529:5: warning: symbol 'stub_pre_reset' was not declared. Should it be static?
usbip/stub_dev.c:535:5: warning: symbol 'stub_post_reset' was not declared. Should it be static?
-> add static keyword to silence the warning and make sparse happy.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions