lkml.org 
[lkml]   [2008]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectEXPORTS_SYMBOLs that are in assembly?

Hi guys,

Just wondering what the proper way to export a symbol that is defined in
assembly? Or is there some kind of annotation I can add in comment form
that will let checkpatch know the variable is not in C?

Here's what I'm getting:

./scripts/checkpatch.pl patches/`quilt top`
WARNING: EXPORT_SYMBOL(foo); should immediately follow its
function/variable
#197: FILE: lib/tracing/mcount.c:42:
+EXPORT_SYMBOL_GPL(mcount);

total: 0 errors, 1 warnings, 316 lines checked

Your patch has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Thanks,

-- Steve



\
 
 \ /
  Last update: 2008-01-14 02:45    [W:0.031 / U:1.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site