diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-04-09 22:51:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 16:37:05 -0700 |
commit | a6c8ef9526f149ce884b36841cc2e17ca890f1a4 (patch) | |
tree | c3439b4f59fd38f03ae6ada3fe341024a3c3d543 /drivers/staging/media | |
parent | 234bb3c60f1f1489630750aba4adf40154e0bd70 (diff) | |
download | blackbird-op-linux-a6c8ef9526f149ce884b36841cc2e17ca890f1a4.tar.gz blackbird-op-linux-a6c8ef9526f149ce884b36841cc2e17ca890f1a4.zip |
staging: vt6656: Don't needlessly test for NULL before release_firmware()
Checking for a NULL pointer before calling release_firmware() is
redundant since the function does that check itself.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/media')
0 files changed, 0 insertions, 0 deletions