Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wireless, orinoco: release_firmware() tests for NULL, remove explicit…
… tests before calls It is redundant to test for NULL pointers before calling release_firmware() since the function does its own NULL test. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information