]> git.ozlabs.org Git - petitboot/commit
Refactor parser routine conf_get_param_pair()
authorGeoff Levand <geoff@infradead.org>
Sun, 18 Mar 2012 23:09:16 +0000 (16:09 -0700)
committerGeoff Levand <geoff@infradead.org>
Sun, 18 Mar 2012 23:09:16 +0000 (16:09 -0700)
commit60384121c27eb92c25955a06e8dea088290f938b
tree7d0687b0ffc4b91320979280cce42d1f3116de6d
parent59c55e2b636c0f877d36dbd158ede80a6dbf7ae3
Refactor parser routine conf_get_param_pair()

Refactor conf_get_param_pair() and rename to conf_get_pair().
Add two new wrapper routines conf_get_pair_equal() and
conf_get_pair_space().

Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/kboot-parser.c
discover/parser-conf.c
discover/parser-conf.h