Re: [PATCH 2/2] staging:rtl8188eu Fix coding style issues

2017-08-17 Thread Greg KH
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 > --- >

[PATCH 2/2] staging:rtl8188eu Fix coding style issues

2017-08-14 Thread janani-sankarababu
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