Re: [PATCH] staging: rtl8192e: fix coding style issue, improve error handling
From: Dan Carpenter
Date: Tue Mar 07 2017 - 12:13:59 EST
On Tue, Mar 07, 2017 at 12:39:40PM +0530, Suniel Mahesh wrote:
> Fix coding style issue and comments in rtl_core.c
> Return -ENOMEM, if it is out of memory
> Pointer comparison with NULL replaced by logical NOT
>
Split it up into 3 commits.
regards,
dan carpenter