]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND concatenati...
authorMatthias Beyer <mail@beyermatthias.de>
Tue, 15 Jul 2014 07:42:58 +0000 (09:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jul 2014 15:09:48 +0000 (08:09 -0700)
commitd26cfeed2a38f9e8b13a882e4a4af35e29fd01e5
tree21ef913b83f94bd79c17cd35cc1a488b29463e42
parent78bcfca790256e146a955517fbe768108be24bfe
Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND concatenation of the conditions

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/PHSModule.c