commit | 9415b671a9b03c602b3b4fb48bb2b341d2d64e30 | [log] [tgz] |
---|---|---|
author | Szilveszter Székely <szekelyszilv@gmail.com> | Thu May 25 19:26:06 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 29 16:57:20 2017 +0200 |
tree | f246ba641fea9cc3fe07b832b5ea990ab1b2b72b | |
parent | 1e5fa9e2607181ba198ffa3f0efe4ad067fda5b4 [diff] |
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>