commit | 18dbf8eacc31bdd10e7c93eb88d9c38fe547d1ed | [log] [tgz] |
---|---|---|
author | Colin Vidal <colin@cvidal.org> | Tue Feb 16 23:12:18 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 15:06:51 2016 -0800 |
tree | e2e94c19e623f7ad6377c7f11d37ba04c83efe9b | |
parent | c3588214cbab692c6170b0e7327ebc86fc63141e [diff] |
Staging: rtl8188eu/core: Coding style fix, set constant operand on right in tests Remove a checkpatch warning, putting constant operant on right of two tests. Signed-off-by: Colin Vidal <colin@cvidal.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>