mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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>