commit | 51d6859f2352ef420f8a45abaac0391acf573730 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Aug 18 20:48:21 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Sep 12 18:24:30 2015 -0700 |
tree | 9842bd3e96c562f0f7f8b1abf842e790f5c60db1 | |
parent | 0c74210509049f3391576a45acb1174e2454588c [diff] |
staging: most: bool comparison style Mentioning true or false in the if comparison is error prone and also not according to the coding style. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>