diff options
| author | Felipe Contreras <[email protected]> | 2014-01-23 15:54:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-23 16:36:57 -0800 |
| commit | ff6f9bbb582c1cb00cbe7ecd96bcde229fd336f7 (patch) | |
| tree | cd23efe8cba454ff1d5226df3cd2d63c665c06a7 /tools/perf/scripts/python/netdev-times.py | |
| parent | 9fd4305448a4639deade433893c5233a324df3a2 (diff) | |
lib/cmdline.c: declare exported symbols immediately
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
+EXPORT_SYMBOL(memparse);
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
+EXPORT_SYMBOL(get_option);
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
+EXPORT_SYMBOL(get_options);
Signed-off-by: Felipe Contreras <[email protected]>
Cc: Levente Kurusa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions