]> asedeno.scripts.mit.edu Git - linux.git/commit
video: fbdev: sm712fb.c: fixed constant-left comparison warning
authorLynn Lei <lynnl.yet@gmail.com>
Tue, 1 Aug 2017 15:20:38 +0000 (17:20 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tue, 1 Aug 2017 15:20:38 +0000 (17:20 +0200)
commit5bbee78a17ae54f419972374ef606afc8e150e74
tree17a45483392598a9c52cccad049f55bf35101d90
parent142932118c0637977ffb924d2c0ffe1443df86df
video: fbdev: sm712fb.c: fixed constant-left comparison warning

Fixed a constant-left comparison warning issue check by
scripts/checkpatch.pl:
  WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Lynn Lei <lynnl.wit@gmail.com>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/sm712fb.c