]> git.karo-electronics.de Git - linux-beck.git/commit
mtd: nand: omap2: fix compare_const_fl.cocci warnings
authorJulia Lawall <julia.lawall@lip6.fr>
Thu, 14 Apr 2016 06:54:30 +0000 (08:54 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:56 +0000 (23:51 +0200)
commit57a605b101bbdff6a388e8dcb4853db9ffe947f7
tree154bcffc454bcb1d2a50302806538df6cb016565
parent99fec60aad7a5520effbaadd3bbbe8001e9242eb
mtd: nand: omap2: fix compare_const_fl.cocci warnings

Move constants to the right of binary operators.

Generated by: scripts/coccinelle/misc/compare_const_fl.cocci

CC: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/omap2.c