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)
commit3cf799680d2612a21d50ed554848dd37241672c8
tree7eb07d9787a206db4606cae2448401baba29b249
parent58010fa6f71c9577922b22e46014b95a4ec80fa0
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