[PATCH 2/2] mtd: cmdlinepart: support master name is not set when parser partition

Caizhiyong caizhiyong at hisilicon.com
Sun Nov 10 22:08:26 EST 2013


> On Sat, Nov 09, 2013 at 11:43:06AM +0000, Caizhiyong wrote:
> > From: Cai Zhiyong <caizhiyong at huawei.com>
> > Date: Sat, 9 Nov 2013 17:54:12 +0800
> >
> > @@ -143,5 +149,5 @@ MODULE_PARM_DESC(mtdparts, "Partitioning specification");
> >  module_param(mtdparts, charp, 0);
> >
> >  MODULE_LICENSE("GPL");
> > -MODULE_AUTHOR("Marius Groeger <mag at sysgo.de>");
> > +MODULE_AUTHOR("Cai Zhiyong <caizhiyong at huawei.com>");
> I tested this patch with several cases, it is ok.

Thank you for test.

> 
> But is it neccessary to change the author line?

I rewrite this module, there may be some bugs or other problems, if I keep the original author,
I am afraid that someone care about this.

> 
> thanks
> Huang Shijie



More information about the linux-mtd mailing list