From: Heiko Carstens Date: Wed, 11 Apr 2012 12:28:09 +0000 (+0200) Subject: [S390] irq: simple coding style change X-Git-Tag: v3.4-rc4~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7968ca814801b403ebd0829eda7a92e3eef23b45;p=pandora-kernel.git [S390] irq: simple coding style change Use braces for if/else/list_for_each_entry bodies if the body consists of more than a single line. Otherwise I get confused and check if there is something broken whenever I see these code snippets. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed