From 381b438e267c15cdc0aafb49db572af13ee32c6f Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 31 Aug 2012 16:10:02 +0300 Subject: [PATCH] --- yaml --- r: 332733 b: refs/heads/master c: aa3c5dc52ee2fbfc3020fdc96eccb74f0fb2858d h: refs/heads/master i: 332731: 861117001055fe4d90a53af1acb05fbfbd91a5a2 v: v3 --- [refs] | 2 +- trunk/drivers/mtd/cmdlinepart.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3c189d70c039..1d605015a7e3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4d3d688da8e7016f15483e9319b41311e1db9515 +refs/heads/master: aa3c5dc52ee2fbfc3020fdc96eccb74f0fb2858d diff --git a/trunk/drivers/mtd/cmdlinepart.c b/trunk/drivers/mtd/cmdlinepart.c index 4558e0f4d07f..b4faca25cf31 100644 --- a/trunk/drivers/mtd/cmdlinepart.c +++ b/trunk/drivers/mtd/cmdlinepart.c @@ -72,7 +72,7 @@ static struct cmdline_mtd_partition *partitions; /* the command line passed to mtdpart_setup() */ static char *cmdline; -static int cmdline_parsed = 0; +static int cmdline_parsed; /* * Parse one partition definition for an MTD. Since there can be many