commit | edf5600870121f83a20157d102ad12211c226ee0 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue Oct 13 15:02:41 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 21:45:05 2015 -0700 |
tree | cde015ce24697dcdbcc90743f8f6de20c744cea0 | |
parent | df7f5447d7b56c08684c7d285621e15e5c3c06b7 [diff] |
mei: amthif: Do not compare bool to 0/1 Spotted by coccicheck: drivers/misc/mei/amthif.c:479:5-26: WARNING: Comparison of bool to 0/1 Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>