From: Matthias Beyer Date: Fri, 27 Jun 2014 09:55:14 +0000 (+0200) Subject: Staging: bcm: Fixed indention for inner if-block X-Git-Tag: cleanup-for-v3.18~125^2~1278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71928b3a4613f01444ff07d8693baac69c608731;p=pandora-kernel.git Staging: bcm: Fixed indention for inner if-block The inner if-statement was aligned just like the outer one. Why? This indention was introduced by f34c488c3894968e8cdbdc3b1ed617d78315cace which is a indention-fix patch itself. That's why I'm curious about it. I did not merge these nested if-statements, as I don't know if I'm destroying logical seperated checks with it. Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed