staging: rtl8192u: swap comparison to constant
authorSzilveszter Székely <szekelyszilv@gmail.com>
Thu, 25 May 2017 18:26:06 +0000 (19:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 May 2017 14:57:20 +0000 (16:57 +0200)
commit9415b671a9b03c602b3b4fb48bb2b341d2d64e30
treef246ba641fea9cc3fe07b832b5ea990ab1b2b72b
parent1e5fa9e2607181ba198ffa3f0efe4ad067fda5b4
staging: rtl8192u: swap comparison to constant

Comparisons should place the constant on the right side of the test

This patch fixes coding style issues as reported by checkpatch.

Signed-off-by: Szilveszter Székely <szekelyszilv@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c