]> git.baikalelectronics.ru Git - kernel.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)
commitdf222c6a15788a2550451897947c0dbcea48b114
tree17a45483392598a9c52cccad049f55bf35101d90
parent2c3b6d926be3f28804b9e4199941de291ac92aa6
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