[PATCH] staging:rtl8188eu: style fix comparisons moved to right

2015-09-28 Thread BryanSPaul
fixed style issue comparisons should place the constant on the right side of the test Signed-off-by: BryanSPaul --- drivers/staging/rtl8188eu/core/rtw_cmd.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rtl8188eu/core/rtw_cmd.c b/drivers/staging/rt

Re: [PATCH] staging:rtl8188eu: style fix comparisons moved to right

2015-09-28 Thread Greg KH
On Mon, Sep 28, 2015 at 06:02:34PM -0600, BryanSPaul wrote: > fixed style issue comparisons should place the constant on the right side of > the test > > Signed-off-by: BryanSPaul I doubt you sign legal papers without a ' ' in them :( Please fix this up, and properly wrap your changelog at 72