mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
release_firmware() deals gracefullt with NULL pointers so there's no reason to test for one prior to calling the function. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Gustavo Padovan <gustavo@padovan.org>