public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] smdk2410: clean up checkpatch issues
Date: Mon, 02 Nov 2015 14:39:25 +0900	[thread overview]
Message-ID: <5636F70D.8080103@samsung.com> (raw)
In-Reply-To: <5629F092.5080109@samsung.com>

On 23/10/15 17:32, Minkyu Kang wrote:
> This patch will fix these checkpatch issues.
> 
> ERROR: spaces required around that '==' (ctx:VxV)
> +#if FCLK_SPEED==0		/* Fout = 203MHz, Fin = 12MHz for Audio */
> 
> ERROR: spaces required around that '==' (ctx:VxV)
> +#elif FCLK_SPEED==1		/* Fout = 202.8MHz */
> 
> ERROR: spaces required around that '==' (ctx:VxV)
> +#if USB_CLOCK==0
> 
> ERROR: spaces required around that '==' (ctx:VxV)
> +#elif USB_CLOCK==1
> 
> CHECK: spaces required around that ':' (ctx:VxV)
> +	  "bne 1b":"=r" (loops):"0" (loops));
> 
> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> ---
>  board/samsung/smdk2410/smdk2410.c |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      reply	other threads:[~2015-11-02  5:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23  8:32 [U-Boot] [PATCH 3/5] smdk2410: clean up checkpatch issues Minkyu Kang
2015-11-02  5:39 ` Minkyu Kang [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=5636F70D.8080103@samsung.com \
    --to=mk7.kang@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox