]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdbab462342fb194039b6e96af7325213030d0e2b
treeeb4d69f2ef4c701457865ea91f1b2e6ff4522d3b
parent625d0b92cd22692a773f2a7fea62ab6f3ce7879c
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