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)
commitff466a5bc26af4f2bed11cd6adf625c6e57e0242
tree95876c108a1dfa988bd05efcfa2c9c8e3e177185
parent9158d33a5d38d1d23717d31c1e5eb11a6ebc982e
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