[PATCH 00/26] Remove redundant tests for NULL before callingrelease_firmware()

From: Jesper Juhl
Date: Mon Apr 09 2012 - 16:49:27 EST


Here's a series of patches that removes redundant tests for a pointer
being NULL before passing it to release_firmware().

Such checks are redundant since release_firmware() tests for a NULL
pointer internally.

--
Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

--
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/