]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: ccp - change type of struct member lsb to signed
authorGary R Hook <gary.hook@amd.com>
Wed, 12 Oct 2016 13:47:03 +0000 (08:47 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2016 03:03:46 +0000 (11:03 +0800)
commitac3deb295fc65ab5b1e7a742b4a8209fc301416a
tree7eb07d9787a206db4606cae2448401baba29b249
parentad6edc40170c899323cfd9178ad5d3b469dd556c
crypto: ccp - change type of struct member lsb to signed

The lsb field uses a value of -1 to indicate that it
is unassigned. Therefore type must be a signed int.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-dev.h