diff options
| author | Felipe Contreras <[email protected]> | 2014-01-23 23:54:36 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-24 00:36:57 +0000 |
| commit | ff6f9bbb582c1cb00cbe7ecd96bcde229fd336f7 (patch) | |
| tree | cd23efe8cba454ff1d5226df3cd2d63c665c06a7 /lib/test_user_copy.c | |
| parent | lib/cmdline.c: fix style issues (diff) | |
| download | kernel-ff6f9bbb582c1cb00cbe7ecd96bcde229fd336f7.tar.gz kernel-ff6f9bbb582c1cb00cbe7ecd96bcde229fd336f7.zip | |
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 'lib/test_user_copy.c')
0 files changed, 0 insertions, 0 deletions
