staging: wilc1000: fixes add spaces required around that '&&'
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:22 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit5191d771ca3c4e65b338e7d66a457b2341d76ed1
tree2e25de05414cbc18194bd2fb22bc3deb53afbd63
parent582f8a2710f4fc78edfe2b33ebf6598fe02e9688
staging: wilc1000: fixes add spaces required around that '&&'

This patch fixes add to spaces around that '&&' or '||'.
Reported by checkpatch.pl for spaces required around that '&&' or '||' (ctx:VxE).

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
This page took 0.024639 seconds and 5 git commands to generate.