kconfig: add check if end exists in extract-ikconfig
authorSteven Rostedt <srostedt@redhat.com>
Thu, 30 Apr 2009 16:19:56 +0000 (12:19 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 19 Aug 2009 01:59:26 +0000 (21:59 -0400)
commitfd3132d5815bf72aeec7d5ad87161b4831f8e48c
treeeb4248501111cd07cdee677359675965cf69ab33
parent744ffcbe867b81e9f467503c85bc5e4f9a586294
kconfig: add check if end exists in extract-ikconfig

Both start and end should be tested for existence before continuing
to parse the config.gz file.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/extract-ikconfig