Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging/csr: remove firmware pointer check before giving to release_f…
…irmware we do a check of firmware pointer against the NULL value before we give it to the release_firmware. as release_firmware is actually having a check against NULL, its not needed here. Signed-off-by: Devendra Naga <develkernel412222@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information