On Fri, May 30, 2008 at 11:31:16PM +0200, Dominik Brodowski wrote: > Subject: [PATCH 6/9] pcmcia: fix Alchemy warnings > > From: Sergei Shtylyov <[EMAIL PROTECTED]> > > Fix the following warnings: > > drivers/pcmcia/au1000_generic.c: In function `au1x00_pcmcia_socket_probe': > drivers/pcmcia/au1000_generic.c:405: warning: integer constant is too large > for > "long" type > drivers/pcmcia/au1000_generic.c:413: warning: integer constant is too large > for > "long" type > > by properly postfixing the socket constants. While at it, fix the lines over > 80 > characters long in the vicinity... > > Signed-off-by: Sergei Shtylyov <[EMAIL PROTECTED]> > Signed-off-by: Dominik Brodowski <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED]
Any reason why this patch still isn't merged? It looks right and seems to do what it promised, Acked-by: Ralf Baechle <[EMAIL PROTECTED]> Ralf _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
