mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
release_firmware() does its own tests for NULL pointers so there's no need to explicitly test before calling it. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>