Re: [PATCH] orinoco: avoid assertion in case of NULL pointer
From: Markus Elfring
Date: Mon Dec 16 2019 - 04:51:02 EST
> The patch replaces the BUG_ON call to error return.
Would a wording like âReplace the BUG_ON() call by a return of an error code
after a null pointer checkâ be nicer for this change description?
Will the tag âFixesâ become helpful here?
Regards,
Markus