[PATCH] pmc551: fix signedness bug in init_pmc551()

Xi Wang xi.wang at gmail.com
Mon Jan 9 16:36:16 EST 2012


On Jan 9, 2012, at 4:05 PM, Artem Bityutskiy wrote:
> You can just change the type to int without introducing a separate
> argument. I think the length cannot be too large anyway. E.g., because
> it is compared to "asize" which is int.

That would work too.  Will do a v2.  Thanks.

- xi



More information about the linux-mtd mailing list