public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc: Fix CamelCase checkpatch warnings
@ 2013-08-16  7:26 Prabhakar Kushwaha
  2013-08-16  8:53 ` thomas.langer at lantiq.com
  0 siblings, 1 reply; 3+ messages in thread
From: Prabhakar Kushwaha @ 2013-08-16  7:26 UTC (permalink / raw)
  To: u-boot

85xx, 86xx PowerPC folders have code variables with CamelCase naming conventions.
because of this code checkpatch script generates "WARNING: Avoid CamelCase".

This patch set Convert variables name to normal naming convention and modify
board, driver files with updated new
  - [PATCH 1/2] powerpc: Fix CamelCase checkpatch warnings
  - [PATCH 2/2] board: Update variable names as per new the structures

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

end of thread, other threads:[~2013-08-16  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16  7:26 [U-Boot] [PATCH] powerpc: Fix CamelCase checkpatch warnings Prabhakar Kushwaha
2013-08-16  8:53 ` thomas.langer at lantiq.com
2013-08-16  9:13   ` Prabhakar Kushwaha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox