commit | 3b15cfbbeed1f3fc898dcefa0d11340c266f09ee | [log] [tgz] |
---|---|---|
author | Janani Ravichandran <janani.rvchndrn@gmail.com> | Sat Feb 13 21:57:51 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:44:06 2016 -0800 |
tree | 87fdb46f40324a5ab49a06b58dc8ab242f8a2d65 | |
parent | a4d7d05b2da6afc5054cf3065084bda5751e5deb [diff] |
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>