projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6f05e
)
mtd: cmdlinepart: fix commentary
author
Peter Meerwald
<p.meerwald@bct-electronic.com>
Wed, 25 Apr 2012 13:14:17 +0000
(15:14 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 14 May 2012 04:03:36 +0000
(23:03 -0500)
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/cmdlinepart.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/cmdlinepart.c
b/drivers/mtd/cmdlinepart.c
index ddf9ec6d9168ed3848fdd249a67c2c2053b43444..4558e0f4d07f89b39a6ab7cce953ef5de701111b 100644
(file)
--- a/
drivers/mtd/cmdlinepart.c
+++ b/
drivers/mtd/cmdlinepart.c
@@
-70,7
+70,7
@@
struct cmdline_mtd_partition {
/* mtdpart_setup() parses into here */
static struct cmdline_mtd_partition *partitions;
-/* the command line passed to mtdpart_setup
d
() */
+/* the command line passed to mtdpart_setup() */
static char *cmdline;
static int cmdline_parsed = 0;