RE: [PATCH 2/2] mtd: cmdlinepart: support master name is not setwhen parser partition

From: Caizhiyong
Date: Sun Nov 10 2013 - 22:10:16 EST


> On Sat, Nov 09, 2013 at 11:43:06AM +0000, Caizhiyong wrote:
> > From: Cai Zhiyong <caizhiyong@xxxxxxxxxx>
> > 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@xxxxxxxx>");
> > +MODULE_AUTHOR("Cai Zhiyong <caizhiyong@xxxxxxxxxx>");
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/