Re: [PATCH 01/26] Bluetooth: btmrvl_sdio: remove pointlessconditional before release_firmware()

From: Gustavo Padovan
Date: Fri Apr 13 2012 - 17:36:48 EST


Hi Jesper,

* Jesper Juhl <jj@xxxxxxxxxxxxx> [2012-04-09 22:49:49 +0200]:

> 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@xxxxxxxxxxxxx>
> ---
> drivers/bluetooth/btmrvl_sdio.c | 9 ++-------
> 1 file changed, 2 insertions(+), 7 deletions(-)

Patch has been applied, thanks.

Gustavo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/