public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: Shawn Guo <shawn.guo@linaro.org>, Fabio Estevam <festevam@gmail.com>
Cc: <linux-kernel@vger.kernel.org>,
	Fabio Estevam <fabio.estevam@freescale.com>
Subject: Re: [PATCH] clk: mxs: Index is always positive
Date: Tue, 15 Jan 2013 13:42:03 -0800	[thread overview]
Message-ID: <20130115214203.23734.17138@quantum> (raw)
In-Reply-To: <20130109055017.GA12525@S2100-06.ap.freescale.net>

Quoting Shawn Guo (2013-01-08 21:50:19)
> On Mon, Jan 07, 2013 at 11:38:55PM -0200, Fabio Estevam wrote:
> > From: Fabio Estevam <fabio.estevam@freescale.com>
> > 
> > Fix the following warnings when building with W=1 option:
> > 
> > drivers/clk/mxs/clk-imx23.c: In function 'mx23_clocks_init':
> > drivers/clk/mxs/clk-imx23.c:149:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> > drivers/clk/mxs/clk-imx23.c:165:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> > ...
> > 
> > drivers/clk/mxs/clk-imx28.c: In function 'mx28_clocks_init':
> > drivers/clk/mxs/clk-imx28.c:227:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> > drivers/clk/mxs/clk-imx28.c:244:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Acked-by: Shawn Guo <shawn.guo@linaro.org>

Pulled into clk-next.

Thanks,
Mike

      reply	other threads:[~2013-01-15 21:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  1:38 [PATCH] clk: mxs: Index is always positive Fabio Estevam
2013-01-09  5:50 ` Shawn Guo
2013-01-15 21:42   ` Mike Turquette [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=20130115214203.23734.17138@quantum \
    --to=mturquette@linaro.org \
    --cc=fabio.estevam@freescale.com \
    --cc=festevam@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawn.guo@linaro.org \
    /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