diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-26 10:48:42 +0300 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-01-28 16:38:37 -0800 |
commit | a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362 (patch) | |
tree | 46f3dfab951daefbbb4dc74580cb364ac44cff27 /crypto/scatterwalk.c | |
parent | 111d61a25ec11c1837ac0fd81bf4b845d3327fb7 (diff) | |
download | linux-a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362.tar.bz2 |
eCryptfs: remove unneeded checks in virt_to_scatterlist()
This is always called with a valid "sg" pointer. My static checker
complains because the call to sg_init_table() dereferences "sg" before
we reach the checks.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'crypto/scatterwalk.c')
0 files changed, 0 insertions, 0 deletions