projects
/
petitboot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2423626
)
Minor comment fix
author
Geoff Levand
<geoff@infradead.org>
Mon, 19 Mar 2012 00:24:21 +0000
(17:24 -0700)
committer
Geoff Levand
<geoff@infradead.org>
Mon, 19 Mar 2012 00:24:21 +0000
(17:24 -0700)
Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/kboot-parser.c
patch
|
blob
|
history
diff --git
a/discover/kboot-parser.c
b/discover/kboot-parser.c
index 5fabc942c0da6492674fbbc8f453c4fe84b41fe2..29324cb224f3ac7ad454131b55803b4f75e796b1 100644
(file)
--- a/
discover/kboot-parser.c
+++ b/
discover/kboot-parser.c
@@
-21,7
+21,7
@@
static void kboot_process_pair(struct conf_context *conf, const char *name,
const char *root;
struct boot_option *opt;
- /*
fixup for
bare values */
+ /*
ignore
bare values */
if (!name)
return;