commit | 62baaf34dd6cbd3bb5357972789edd2d7d70c206 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Mon Apr 09 22:50:31 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Apr 30 13:20:06 2012 +0200 |
tree | 83fd8728bb3d62097d821560ae046c033afc73ff | |
parent | 294ca868ed598519cab1cd699873378d46733198 [diff] |
qlogic: get rid of a redundant test for NULL before call to release_firmware() Since release_firmware() deals gracefully with being passed a NULL pointer there is no reason to test explicitly before calling the function. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>