linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* checkpatch.pl and assembly #defines
@ 2012-12-04 12:59 Paul E. McKenney
  2012-12-04 20:44 ` Andy Whitcroft
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2012-12-04 12:59 UTC (permalink / raw)
  To: apw; +Cc: linux-kernel

Hello, Andy,

The current checkpatch.pl complains about cpp macros defined as follows:

#define callit call my_function

Of course, if you do put parentheses around the definition, your assembler
will complain.  Could this complaint be downgraded to a warning?  Or is
there some way to recognize assembly cpp macros?

							Thanx, Paul


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-04 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04 12:59 checkpatch.pl and assembly #defines Paul E. McKenney
2012-12-04 20:44 ` Andy Whitcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).