diff options
author | Anton Blanchard <[email protected]> | 2009-11-11 14:26:48 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-11-12 07:25:58 -0800 |
commit | fc63cf237078c86214abcb2ee9926d8ad289da9b (patch) | |
tree | 3af8571390aec334b7f47c08ba0cff0a72d6fbb3 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 93f40e6f1493ae0c1e04760b221c125ef5e47205 (diff) |
exec: setup_arg_pages() fails to return errors
In setup_arg_pages we work hard to assign a value to ret, but on exit we
always return 0.
Also remove a now duplicated exit path and branch to out_unlock instead.
Signed-off-by: Anton Blanchard <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Reviewed-by: WANG Cong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions