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:23:42 +0100 |
| commit | 83decf6a89b8b6be439a3bb2529363425de36073 (patch) | |
| tree | 316ab7b667452f98c1d6a9ac8c7d87965edf5396 /kernel/trace/trace.h | |
| parent | 4673777f16412a4228f839d019463ae6f9daa7af (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 <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 'kernel/trace/trace.h')
0 files changed, 0 insertions, 0 deletions
