summaryrefslogtreecommitdiff
path: root/scripts/ksymoops
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-07-06 12:01:23 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-13 21:25:41 +0300
commit9675ee5a8e42807ebd33bf4934f235911b5647b0 (patch)
tree62b80ec047161f173f3d15bd24ddcb6628688194 /scripts/ksymoops
parent14db9fc2d4e50d95d7586bc6c54029afbcbdf4a1 (diff)
downloadlinux-9675ee5a8e42807ebd33bf4934f235911b5647b0.tar.xz
[media] lirc_dev: fix variable constant comparisons
When comparing a variable with a constant, the comparison should start from the variable and not from the constant. It's also written in the human DNA. Swap the terms of comparisons whenever the constant comes first and fix the following checkpatch warning: WARNING: Comparisons should place the constant on the right side of the test Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions