commit | 5bdd5ded95b3188d58ba43ac801b8849cbea1b16 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri May 14 14:58:05 2010 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri May 14 14:58:05 2010 +1000 |
tree | 43365aa1aead72399ab2f74730a2213a8ee150a4 | |
parent | edc774ed0c7d75e92b53105b386a5b0ce94d4525 [diff] |
crypto: mv_cesa - Use resource_size 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>