aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2013-12-19 15:43:17 +0530
committerGreg Kroah-Hartman <[email protected]>2013-12-19 10:23:12 -0800
commit8f24c4905cdc86f9ecef1c2690950b219681e749 (patch)
treec0b42b9065faf88be50ffc9c864a3dd83bdf2c5c /tools/perf/scripts/python
parentff4708e69a633912c5c8e055fc399bf356d7a784 (diff)
drivers: usb: Mark function as static in metro-usb.c
Mark function metrousb_is_unidirectional_mode() in serial/metro-usb.c because it is not used outside this file. This eliminates the following warning in serial/metro-usb.c: drivers/usb/serial/metro-usb.c:57:12: warning: no previous prototype for ‘metrousb_is_unidirectional_mode’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions