All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH][v3] powerpc: Fix CamelCase warnings in DDR related code
Date: Fri, 27 Sep 2013 10:53:34 -0700	[thread overview]
Message-ID: <5245C61E.3050306@freescale.com> (raw)
In-Reply-To: <1380085879-2501-1-git-send-email-Priyanka.Jain@freescale.com>

On 09/24/2013 10:11 PM, Priyanka Jain wrote:
> Some DDR related structures present in fsl_ddr_dimm_params.h, fsl_ddr_sdram.h, ddr_spd.h
> has various parameters with embedded acronyms capitalized that trigger the CamelCase
> warning in checkpatch.pl
> 
> Convert those variable names to smallcase naming convention and modify all files
> which are using these structures with modified structures.
> 
> Signed-off-by: Priyanka Jain <Priyanka.Jain@freescale.com>
> ---
> Changes for v3:
> 	Updated patch description. Fix warning related to force_2T
> 	in board specific files.
> Changes for v2:
> 	Corrected CamelCase error related to twoT_en and threeT_en
> 	which got missed in v0 patch. Thanks to Prabhakar Kushwaha
> 	for helping in finding this issue.
> 

Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master
branch.

York

      reply	other threads:[~2013-09-27 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25  5:11 [U-Boot] [PATCH][v3] powerpc: Fix CamelCase warnings in DDR related code Priyanka Jain
2013-09-27 17:53 ` York Sun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5245C61E.3050306@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.