Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tg3: remove redundant NULL test before release_firmware() call
There is no need to test for a NULL pointer before calling release_firmware - the function does that on its own. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information