diff options
author | Dan Carpenter <[email protected]> | 2010-05-05 03:00:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2010-05-19 12:59:14 -0300 |
commit | 8b661b508b3a4c8d9fc7a4b10507d3f1172947c3 (patch) | |
tree | 9fa73a7b8aa13324d4180501ce8b25811b65c238 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | aab9796f5580a988c46c130a727cdc398a05317b (diff) |
V4L/DVB: s2255drv: remove dead code
My concern initially was we dereference "dev" in the parameter list to
s2255_dev_err() but it turns out that code path is never used.
The s2255_stop_readpipe() is only called from one place and "dev" is
never null. So this patch just removes the whole condition here.
Signed-off-by: Dan Carpenter <[email protected]>
Cc: [email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions