On Wednesday 25 May 2011 04:58:02 Philip Prindeville wrote: > On 5/20/11 6:38 PM, Philip Prindeville wrote: > > Fixes for the following warnings: > > > > drivers/mtd/devices/block2mtd.c: In function '_open_bdev': > > drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed > > declarations and code drivers/mtd/devices/block2mtd.c: In function > > 'add_device': > > drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards > > qualifiers from pointer target type > > > > In the case of 442-block2mtd_probe.patch, it's not until the insertion of > > a executable statement before the definition that causes a warning, so > > I've chosen to resolve the issue here by splitting the definition and > > the initialization into a definition and a statement (and assignment) > > instead. > > > > Signed-off-by: Philip Prindeville <[email protected]> > > Can I please get this committed? > > It's http://patchwork.midlink.org/patch/1019/
Applied in r27007, thanks! -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
