Skip to content
Commit ac110f49 authored by tadeusz.struk@intel.com's avatar tadeusz.struk@intel.com Committed by David S. Miller
Browse files

crypto: algif - fix warn: unsigned 'used' is never less than zero



Change type from unsigned long to int to fix an issue reported by kbuild robot:
crypto/algif_skcipher.c:596 skcipher_recvmsg_async() warn: unsigned 'used' is
never less than zero.

Signed-off-by: default avatarTadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bc14b8d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment