[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121204125923.GA14294@linux.vnet.ibm.com>
Date: Tue, 4 Dec 2012 04:59:23 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: apw@...onical.com
Cc: linux-kernel@...r.kernel.org
Subject: checkpatch.pl and assembly #defines
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists