On 1 April 2011 17:55, Michael Roth <mdr...@linux.vnet.ibm.com> wrote:
> But there *are* some warnings that make sense to complain about without
> saying "you can't do this", like extern's in .c files: some cases are
> exceptional.

I'd treat everything checkpatch says as a warning anyway, because it gets
confused by things like macros often enough that you can't guarantee
that everything it thinks is an error is truly an error.

-- PMM

Reply via email to