git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70dec23
)
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
author
Ingo Oeser
<ioe-lkml@rameria.de>
Wed, 19 Sep 2007 11:11:41 +0000
(19:11 +0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:44 +0000
(16:55 -0700)
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>
No differences found