mei: amthif: Do not compare bool to 0/1
authorAlexander Usyskin <alexander.usyskin@intel.com>
Tue, 13 Oct 2015 12:02:41 +0000 (15:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:45:05 +0000 (21:45 -0700)
commitedf5600870121f83a20157d102ad12211c226ee0
treecde015ce24697dcdbcc90743f8f6de20c744cea0
parentdf7f5447d7b56c08684c7d285621e15e5c3c06b7
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>
drivers/misc/mei/amthif.c