staging: bcm: Remove unneeded boolean comparisons and reflow lines
authorJade Bilkey <herself@thefumon.com>
Mon, 17 Mar 2014 23:45:31 +0000 (19:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 18:48:42 +0000 (11:48 -0700)
commit9b14459654299163eba6ac53c8f616fd8c2fd17a
treeeb4d69f2ef4c701457865ea91f1b2e6ff4522d3b
parent6246432f73211e1c5fc5383d3922540f9f9bb9ef
staging: bcm: Remove unneeded boolean comparisons and reflow lines

Removes needless boolean TRUE and false comparisons and reflows some lines to
eliminate over 80 character if statments.

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