diff options
author | LABBE Corentin <[email protected]> | 2015-11-04 21:13:37 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-11-17 22:00:37 +0800 |
commit | f051f95eb47bb216ad0a8fbe64b4be179cc5abec (patch) | |
tree | 4cf479b4bce86933f752df2c98f30253065ae983 /lib/mpi | |
parent | 4fa9948ca5bf308fabd5c9b584bf710f5d393859 (diff) |
crypto: picoxcell - check return value of sg_nents_for_len
The sg_nents_for_len() function could fail, this patch add a check for
its return value.
In the same time, we remove sg_count() as it is used as an alias of
sg_nents_for_len.
Signed-off-by: LABBE Corentin <[email protected]>
Acked-by: Jamie Iles <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions