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:
edc774e
)
crypto: mv_cesa - Use resource_size
author
Tobias Klauser
<tklauser@distanz.ch>
Fri, 14 May 2010 04:58:05 +0000
(14:58 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 14 May 2010 04:58:05 +0000
(14:58 +1000)
Use the resource_size function instead of manually calculating the
resource size. This reduces the chance of introducing off-by-one errors.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found