From: Matthias Beyer Date: Fri, 27 Jun 2014 09:55:15 +0000 (+0200) Subject: Staging: bcm: Moved doubled if-block X-Git-Tag: cleanup-for-v3.18~125^2~1277 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ee5a77eeae67247040719ec2f97bd75e164c87;p=pandora-kernel.git Staging: bcm: Moved doubled if-block This patch moves the doubled if block inside the retval-checking one level up. As the if-else-block it was in is now a one-statement if-else block, I removed the braces from it. Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed