[PATCH 6/9] pcmcia: fix Alchemy warnings

Ralf Baechle ralf at linux-mips.org
Fri Jun 13 10:02:58 EDT 2008


On Fri, May 30, 2008 at 11:31:16PM +0200, Dominik Brodowski wrote:

> Subject: [PATCH 6/9] pcmcia: fix Alchemy warnings
> 
> From: Sergei Shtylyov <sshtylyov at ru.mvista.com>
> 
> 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 <sshtylyov at ru.mvista.com>
> Signed-off-by: Dominik Brodowski <linux at dominikbrodowski.net>
> CC: linux-mips at linux-mips.org

Any reason why this patch still isn't merged?  It looks right and seems to
do what it promised,

Acked-by: Ralf Baechle <ralf at linux-mips.org>

  Ralf



More information about the linux-pcmcia mailing list