mirror of
https://github.com/torvalds/linux
synced 2026-06-27 13:22:08 +09: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>