staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c
authorEsra Altintas <es.altintas@gmail.com>
Thu, 9 Oct 2014 17:20:25 +0000 (20:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:28 +0000 (10:29 +0800)
commit3ad96c140d3c49dd90359d08a70275c9030e7f4a
treeb55bc97f33164b650ad975ac3665f2df0419bbf3
parentf3512d5fe86097a09267c547d60d15c8f3b61e15
staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c

This fixes the following checkpatch.pl warning:
WARNING: Unnecessary parentheses - maybe == should be = ?

Signed-off-by: Esra Altintas <es.altintas@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_xmit.c
This page took 0.024452 seconds and 5 git commands to generate.