diff options
author | Jesper Juhl <[email protected]> | 2012-04-09 16:51:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2012-04-19 09:09:13 -0300 |
commit | b803cc58c33c0c5b6220150336a6f1c7958f1404 (patch) | |
tree | 9b169079f0e4a2a8bfbc641f44f48ac6e085edd5 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 0a3475eb618321013dab9ac744201ed09e8061f9 (diff) |
[media] staging: as102: Remove redundant NULL check before release_firmware() and pointless comments
release_firmware() deals gracefullt with NULL pointers - it's
redundant to check for them before calling the function.
Also remove a few pointless comments - it's rather obvious from the
code that kfree() free's a buffer and that release_firmware() releases
firmware - comments just stating that add no value.
Signed-off-by: Jesper Juhl <[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