Re: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem

From: Greg KH
Date: Sun Feb 07 2016 - 22:36:47 EST


On Tue, Dec 01, 2015 at 03:18:11PM +0530, Rajan Vaja wrote:
> Fix pointer comparison to NULL problem reported by checkpatch.
>
> Signed-off-by: Rajan Vaja <rajan.vaja@xxxxxxxxx>
> ---
> drivers/staging/fwserial/dma_fifo.c | 10 +++++-----
> drivers/staging/fwserial/fwserial.c | 4 ++--
> 2 files changed, 7 insertions(+), 7 deletions(-)

Someone else sent this, and patch 2/2 already before you did, sorry.