Skip to content

Commit

Permalink
mtd: cmdlinepart: fix commentary
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Meerwald <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
  • Loading branch information
Peter Meerwald authored and David Woodhouse committed May 14, 2012
1 parent 4b6f05e commit 8abc0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mtd/cmdlinepart.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 8abc0d4

Please sign in to comment.