On Mon, Aug 14, 2017 at 01:11:29PM +0530, janani-sankarababu wrote:
> This patch solves the following warnings
> thrown by checkpatch script
> WARNING: Comparisons should place the constant
> on the right side of the test
>
> Signed-off-by: Janani Sankara Babu
> ---
> drivers/staging/rtl8188eu/c
This patch solves the following warnings
thrown by checkpatch script
WARNING: Comparisons should place the constant
on the right side of the test
Signed-off-by: Janani Sankara Babu
---
drivers/staging/rtl8188eu/core/rtw_ioctl_set.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
dif