lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 15 Jan 2013 13:42:03 -0800
From:	Mike Turquette <mturquette@...aro.org>
To:	Shawn Guo <shawn.guo@...aro.org>,
	Fabio Estevam <festevam@...il.com>
Cc:	<linux-kernel@...r.kernel.org>,
	Fabio Estevam <fabio.estevam@...escale.com>
Subject: Re: [PATCH] clk: mxs: Index is always positive

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@...escale.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@...escale.com>
> 
> Acked-by: Shawn Guo <shawn.guo@...aro.org>

Pulled into clk-next.

Thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ