diff options
| author | Felipe Contreras <felipe.contreras@gmail.com> | 2014-01-23 15:54:36 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-12-22 16:24:44 +0100 |
| commit | 3c8155a0779023ad1cc8ccbba682cd52ddfe4f0e (patch) | |
| tree | 7b07f0ced30d7ba49918d6e8c893850843afdfd3 /include/linux | |
| parent | c8e2361504b9e92bdc91f094b7da9eb5c77020e9 (diff) | |
| download | android_kernel_m2note-3c8155a0779023ad1cc8ccbba682cd52ddfe4f0e.tar.gz | |
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 <felipe.contreras@gmail.com>
Cc: Levente Kurusa <levex@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
