diff options
author | hiromu yagura <hiromu1996@gmail.com> | 2010-08-15 06:13:17 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2010-10-29 07:04:14 +0200 |
commit | ccece60ac69608c496b07c0d31a68894db0a22b3 (patch) | |
tree | 83d042f92ccf4836ee18dde4d3591fda100d0375 /scripts/kconfig/kconfig_load.c | |
parent | kconfig: Make localmodconfig handle environment variables (diff) | |
download | linux-ccece60ac69608c496b07c0d31a68894db0a22b3.tar.xz linux-ccece60ac69608c496b07c0d31a68894db0a22b3.zip |
kconfig: Fix variable name typo %prompts in streamline_config.pl
When I added "use strict;" to streamline_config.pl, I saw the following
warnings:
> Global symbol "%prompt" requires explicit package name at
scripts/kconfig/streamline_config.pl line 183.
> Global symbol "%prompt" requires explicit package name at
scripts/kconfig/streamline_config.pl line 368.
The declaration of %prompt was incorrect, and should have been %prompts.
Cc: Toralf Foerster <toralf.foerster@gmx.de>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Hiromu Yakura <hiromu1996@gmail.com>
LKML-Reference: <1281845597.11566.5.camel@camp10-laptop>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/kconfig/kconfig_load.c')
0 files changed, 0 insertions, 0 deletions