diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-26 08:48:42 +0100 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-01-29 01:38:37 +0100 |
commit | a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362 (patch) | |
tree | 46f3dfab951daefbbb4dc74580cb364ac44cff27 /fs/ecryptfs/keystore.c | |
parent | eCryptfs: Fix -Wmissing-prototypes warnings (diff) | |
download | linux-a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362.tar.xz linux-a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362.zip |
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 'fs/ecryptfs/keystore.c')
0 files changed, 0 insertions, 0 deletions