Avoid Camelcase

Greg KH greg at kroah.com
Sat Sep 26 16:31:03 EDT 2015


On Sun, Sep 27, 2015 at 01:52:48AM +0530, Shraddha Barke wrote:
> What should be done about the "Avoid Camelcase" CHECK detected by checkpatch.pl
> for patches ?

Fix up the code to not use CamelCase :)

See https://en.wikipedia.org/wiki/CamelCase for what this is, and read
the CodingStyle kernel file for what to use instead.

hope this helps,

greg k-h



More information about the Kernelnewbies mailing list