diff options
| author | Arnd Bergmann <[email protected]> | 2015-11-16 15:04:53 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-18 14:19:20 -0800 |
| commit | 1608c4034eee98e3f24ffa9100f96b893d5e5492 (patch) | |
| tree | 33a63d5d0682ad96ca4c7c0079c433cfd2d34b52 /tools/perf/scripts/python | |
| parent | 5f550d930791b4b78f2c946060ee7cca3c03b113 (diff) | |
staging/wilc1000: make symbols static if possible
All symbols that are only referenced in the file that defines
them can be declared 'static' to avoid namespace pollution,
to produce better object code, and to make the source more
readable.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions