Peter Huewe ff6944304e 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>
2013-02-15 15:12:40 -08:00
..
2012-12-11 14:08:47 -08:00
2013-01-07 14:03:32 -08:00
2012-11-21 15:05:02 -08:00
2013-01-25 21:25:02 -08:00
2013-02-15 10:16:11 -08:00
2013-01-24 13:51:38 -08:00
2013-01-24 13:51:38 -08:00