staging: bcm: Cleanup unneeded boolean comparisons
authorJade Bilkey <herself@thefumon.com>
Mon, 17 Mar 2014 23:45:28 +0000 (19:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 18:48:42 +0000 (11:48 -0700)
commitc6e50bafd03929f51dfac917512ab5549c3d267e
tree4415372fdba987496c7b9d2cf4010a2d9a5dbc39
parent6a259d9b7b17c88fecceb8c0b5eb33298a8cc43f
staging: bcm: Cleanup unneeded boolean comparisons

Cleans up a few needless comparisons with booleans and cleans up an
interupt handler to take advantage of earlier bailout shortcircuit.

Signed-off-by: Jade Bilkey <herself@thefumon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceIsr.c