diff options
| author | Luca Ceresoli <[email protected]> | 2016-09-06 18:36:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-12 13:02:33 +0200 |
| commit | 181c6c679de13d1f6df182279e6b242a4352972b (patch) | |
| tree | 47e8a7e9f05999821a8273da8076a58df552699b /tools/perf/scripts/python | |
| parent | 2e3656dcf9b5b35514535d628929777cd9366565 (diff) | |
staging: rtl8188eu: declare internal function as static
This function is only used inside rtw_recv.c. Which is quite logical,
since it's a timer callback: it is passed as the _fn argument to
setup_timer(). So it is internal to rtw_recv.c and should be static.
Signed-off-by: Luca Ceresoli <[email protected]>
Cc: Bhaktipriya Shridhar <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Geliang Tang <[email protected]>
Cc: Jakub Sitnicki <[email protected]>
Cc: Ivan Safonov <[email protected]>
Cc: Kyle Kuffermann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions