[PATCH] kconfig: factor out code in confdata.c

2007-11-12 Thread Sam Ravnborg
This patch introduce no functional changes. Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> Cc: Roman Zippel <[EMAIL PROTECTED]> --- scripts/kconfig/confdata.c | 119 +++ 1 files changed, 64 insertions(+), 55 deletions(-) diff --git a/scripts/kconfig/conf

[PATCH] kconfig: factor out code in confdata.c

2007-11-10 Thread Sam Ravnborg
This patch introduce no functional changes. Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> Cc: Roman Zippel <[EMAIL PROTECTED]> --- scripts/kconfig/confdata.c | 119 +++ 1 files changed, 64 insertions(+), 55 deletions(-) diff --git a/scripts/kconfig/conf