* [PATCH] mtd/cmdlinepart: fix reference to mtdpart_setup() in comment
@ 2012-04-25 13:14 Peter Meerwald
2012-04-28 12:47 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Peter Meerwald @ 2012-04-25 13:14 UTC (permalink / raw)
To: linux-mtd; +Cc: Peter Meerwald, dwmw2
From: Peter Meerwald <p.meerwald@bct-electronic.com>
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
---
drivers/mtd/cmdlinepart.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/cmdlinepart.c b/drivers/mtd/cmdlinepart.c
index ddf9ec6..4558e0f 100644
--- 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_setupd() */
+/* the command line passed to mtdpart_setup() */
static char *cmdline;
static int cmdline_parsed = 0;
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-28 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 13:14 [PATCH] mtd/cmdlinepart: fix reference to mtdpart_setup() in comment Peter Meerwald
2012-04-28 12:47 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox