Revision d0510af2

b/scripts/checkpatch.pl
2539 2539
		}
2540 2540
		if (!defined $suppress_ifbraces{$linenr - 1} &&
2541 2541
					$line =~ /\b(if|while|for|else)\b/ &&
2542
					$line !~ /\#\s*if/ &&
2542 2543
					$line !~ /\#\s*else/) {
2543 2544
			my $allowed = 0;
2544 2545

  

Also available in: Unified diff