Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271252
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 11/11] crypto: algif: Change some variable to size_t |
| Date | 2015-11-17 15:10 +0100 |
| Message-ID | <qvP7m-64d-57@gated-at.bofh.it> (permalink) |
| References | <qmJu9-18q-3@gated-at.bofh.it> <qmJua-18q-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 23, 2015 at 02:10:36PM +0200, LABBE Corentin wrote: > Some variable are set as int but store only positive values. > Furthermore there are used in operation/function that wait for unsigned > value. > This patch set them as size_t. > > Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Patch 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 11/11] crypto: algif: Change some variable to size_t Herbert Xu <herbert@gondor.apana.org.au> - 2015-11-17 15:10 +0100
csiph-web