OSDN Git Service

staging: most: style of bool comparison
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Fri, 4 Sep 2015 10:52:06 +0000 (16:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:44 +0000 (18:24 -0700)
commitec58d2a8727d34a2b51295895d51279abf9edd74
tree28df810897122d299b2d1389aab03e31c3841bc5
parent0834be6c52367d397d75e185dad549e3da9be312
staging: most: style of bool comparison

BOOLEAN tests do not need any comparison to TRUE or FALSE.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c
drivers/staging/most/mostcore/core.c