staging: rts5208: Place constants on the right side of comparisons
authorJanani Ravichandran <janani.rvchndrn@gmail.com>
Sun, 14 Feb 2016 02:57:51 +0000 (21:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:44:06 +0000 (16:44 -0800)
commit3b15cfbbeed1f3fc898dcefa0d11340c266f09ee
tree87fdb46f40324a5ab49a06b58dc8ab242f8a2d65
parenta4d7d05b2da6afc5054cf3065084bda5751e5deb
staging: rts5208: Place constants on the right side of comparisons

Constants should be placed on the right hand side of comparisons. This
issue was identified by checkpatch.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c