Sept. 26, 2015
8:22 p.m.
What should be done about the "Avoid Camelcase" CHECK detected by checkpatch.pl for patches ? Thanks, Shraddha
Sept. 26, 2015
8:31 p.m.
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
3976
Age (days ago)
3976
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg KH -
Shraddha Barke