Re: [PATCH] checkpatch: whitelist SUPPORTED_*/ADVERTISED_* definesfrom ethtool.h

From: Joe Perches
Date: Sat Apr 13 2013 - 15:05:48 EST


On Sat, 2013-04-13 at 16:10 +0200, Jonas Gorski wrote:
> Don't complain about camelcase when using SUPPORTED_*/ADVERTISED_*
> defines, they are part of the user api so can't be (easily) fixed.

CamelCase was downgraded recently to a --strict test.

https://lkml.org/lkml/2013/4/11/273

Still, there's a large quantity of CamelCase names in
include/... that would still exist in any case.

A complete whitelist would be very long.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/