diff options
| author | Michael Straube <straube.linux@gmail.com> | 2020-09-17 09:13:30 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-17 18:50:00 +0200 |
| commit | 2d5f72b0f101eb0aeadaa078a0d0a98ecec1e7ec (patch) | |
| tree | f441c69b4a870bb29efbb42ff857831f63701e80 /drivers/fpga/fpga-bridge.c | |
| parent | a620afdb6d16af95fa4216bd084725c406e22b89 (diff) | |
staging: rtl8188eu: clean up comparsion style issues
Move constants to the right side of comparsions to follow kernel
coding style and clear checkpatch warnings. In case of comparsion
to _FAIL we can use '!' since _FAIL is defined as '0'.
WARNING: Comparisons should place the constant on the right side of the test
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200917071330.31740-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
