Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: vt6656: Don't needlessly test for NULL before release_firmwa…
…re() 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>
- Loading branch information