diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-28 03:26:18 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-04-30 11:34:32 -0400 |
commit | 38385f8f0180322513a6350234737fbc02172d06 (patch) | |
tree | f6ede8e57818723084cdd25ec27a8645642306ae /scripts/kconfig | |
parent | 9319f4539c18ada539d37a1b4398c636b877c027 (diff) |
kbuild: trivial - remove trailing spaces
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/kconfig')
-rw-r--r-- | scripts/kconfig/streamline_config.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl index 31331723e810..9cb8522d8d22 100644 --- a/scripts/kconfig/streamline_config.pl +++ b/scripts/kconfig/streamline_config.pl | |||
@@ -589,7 +589,7 @@ while ($repeat) { | |||
589 | 589 | ||
590 | # Now we need to see if we have to check selects; | 590 | # Now we need to see if we have to check selects; |
591 | loop_select; | 591 | loop_select; |
592 | } | 592 | } |
593 | 593 | ||
594 | my %setconfigs; | 594 | my %setconfigs; |
595 | 595 | ||