staging: rts5208: Put constant on right side of comparison
authorRehas Sachdeva <aquannie@gmail.com>
Tue, 20 Sep 2016 11:15:48 +0000 (16:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 12:03:04 +0000 (14:03 +0200)
commit03282179691330602ec5ab8223b741864452656c
tree8fb8534cd557b006b418527a7b2d271ee13a40fc
parentbd778ef093a7c0356524f99244a19c0d04241339
staging: rts5208: Put constant on right side of comparison

Replaces position of constant from left to right side of a comparison.
Additionally, modifies logical continuations to be on the previous line and
fixes alignment to match open parenthesis. Issues found by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c