]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: rtl8188eu: core: rtw_xmit: Move constant of the right side
authorGeorgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Wed, 28 Sep 2016 20:33:02 +0000 (23:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Oct 2016 15:26:41 +0000 (17:26 +0200)
commit7d7be350073e5a27ff5ed73b3dc31e1d2cb7d573
tree271774ce1d5a1a7ffdd214446bacda4620e06fc7
parent777c5e94c163e07ad8676ac37cc8e20301f63f80
staging: rtl8188eu: core: rtw_xmit: Move constant of the right side

Constants should be on the right side of comparisons.

Issue found by checkpatch.pl script.

Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_xmit.c