diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-04-09 22:51:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 16:37:05 -0700 |
commit | c5714b5acfb0ea7816340ba37bb8631c7061448e (patch) | |
tree | 3a5ad0c8667bed59150dd8c7a74144b7de245290 /drivers/leds | |
parent | a6c8ef9526f149ce884b36841cc2e17ca890f1a4 (diff) | |
download | blackbird-op-linux-c5714b5acfb0ea7816340ba37bb8631c7061448e.tar.gz blackbird-op-linux-c5714b5acfb0ea7816340ba37bb8631c7061448e.zip |
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 <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions