kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Avoid Camelcase
@ 2015-09-26 20:22 Shraddha Barke
  2015-09-26 20:31 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Shraddha Barke @ 2015-09-26 20:22 UTC (permalink / raw)
  To: kernelnewbies

What should be done about the "Avoid Camelcase" CHECK detected by
checkpatch.pl for patches ?

Thanks,

Shraddha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150927/accdfa82/attachment.html 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Avoid Camelcase
  2015-09-26 20:22 Avoid Camelcase Shraddha Barke
@ 2015-09-26 20:31 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-09-26 20:31 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-26 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26 20:22 Avoid Camelcase Shraddha Barke
2015-09-26 20:31 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).