mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>