From 80e5cb0bca219d58b747fac1a694f2893e0d5574 Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Wed, 25 Apr 2012 15:14:17 +0200 Subject: [PATCH] --- yaml --- r: 310200 b: refs/heads/master c: 8abc0d4a1181b44e0a42cadab4a15f8c6aa42451 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/mtd/cmdlinepart.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 466f0eb6b556..7f3724f21f74 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4b6f05e14df163e319bc85ca6e35d2720a91207d +refs/heads/master: 8abc0d4a1181b44e0a42cadab4a15f8c6aa42451 diff --git a/trunk/drivers/mtd/cmdlinepart.c b/trunk/drivers/mtd/cmdlinepart.c index ddf9ec6d9168..4558e0f4d07f 100644 --- a/trunk/drivers/mtd/cmdlinepart.c +++ b/trunk/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;