1
0
Fork 0

mtd: cmdlinepart: fix commentary

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>
hifive-unleashed-5.1
Peter Meerwald 2012-04-25 15:14:17 +02:00 committed by David Woodhouse
parent 4b6f05e14d
commit 8abc0d4a11
1 changed files with 1 additions and 1 deletions

View File

@ -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;