Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1463625

Re: [PATCH 1/6] crypto: sun4i-ss: fix a few signed warning

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH 1/6] crypto: sun4i-ss: fix a few signed warning
Date 2016-08-16 12:00 +0200
Message-ID <s6Jk5-1sx-3@gated-at.bofh.it> (permalink)
References <s4GgF-79-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Aug 10, 2016 at 11:45:29AM +0200, LABBE Corentin wrote:
> The variable i is always checked against unsigned value and cannot be
> negative.
> This patch set it as unsigned.
> 
> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/6] crypto: sun4i-ss: fix a few signed warning Herbert Xu <herbert@gondor.apana.org.au> - 2016-08-16 12:00 +0200

csiph-web