On Mon, Nov 30, 2015 at 12:44:43PM +0530, Rajan Vaja wrote:
> Fix below coding style problems reported by checkpatch:
> - Check for pointer comparisons to NULL
> - No space after a cast
That's two different things, please break this into two different
patches.
thanks,
greg k-h
__
Fix below coding style problems reported by checkpatch:
- Check for pointer comparisons to NULL
- No space after a cast
Signed-off-by: Rajan Vaja
---
drivers/staging/fwserial/dma_fifo.c | 10 +-
drivers/staging/fwserial/fwserial.c | 18 +-
2 files changed, 14 inse