]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/blkcipher.c
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
authorIngo Oeser <ioe-lkml@rameria.de>
Wed, 19 Sep 2007 11:11:41 +0000 (19:11 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:44 +0000 (16:55 -0700)
commit5aaff0c8f7dd3515c9f1ca57f86463f30779acc7
treed48b3bf14d7cf3db57ed09f48aa2b0288852e716
parent70dec235d8ac8cfb56ed2a3597e7d6c5b801f018
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention

Use max in blkcipher_get_spot() instead of open coding it.

Signed-off-by: Ingo Oeser <ioe-lkml@rameria.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/blkcipher.c