]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: remove constants from comparisons
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 15 Oct 2015 11:28:54 +0000 (13:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:09:41 +0000 (23:09 -0700)
commit2f8456af30a93ad4ce5570bbbed99bb32d2a4f24
tree95876c108a1dfa988bd05efcfa2c9c8e3e177185
parente8bb442bd52e793c029cc07c6a84c80858af582a
staging: most: remove constants from comparisons

This patch removes constants from comparisons and fixes checkpatch warnings
about constants being put in the wrong place inside a comparison.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-cdev/cdev.c