[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bd0f97a0808220644v67f0e51ek4500d96f09a377f4@mail.gmail.com>
Date: Fri, 22 Aug 2008 21:44:28 +0800
From: "Mike Frysinger" <vapier.adi@...il.com>
To: "Bryan Wu" <cooloney@...nel.org>
Cc: "Vegard Nossum" <vegard.nossum@...il.com>,
"Julia Lawall" <julia@...u.dk>,
"Alexey Dobriyan" <adobriyan@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] blackfin/sram: use 'unsigned long' for irqflags
On Wed, Aug 6, 2008 at 6:58 PM, Vegard Nossum wrote:
> From 3ef36948a88a968eec1b09859aa251dc6727df4e Mon Sep 17 00:00:00 2001
> From: Vegard Nossum <vegard.nossum@...il.com>
> Date: Wed, 6 Aug 2008 12:00:23 +0200
> Subject: [PATCH] blackfin/sram: use 'unsigned long' for irqflags
>
> Using just 'unsigned' will make flags an unsigned int. While this is
> arguably not an error on blackfin where sizeof(int) == sizeof(long),
> the patch is still justified on the grounds of principle.
>
> The patch was generated using the Coccinelle semantic patch framework.
>
> Cc: Julia Lawall <julia@...u.dk>
> Cc: Alexey Dobriyan <adobriyan@...il.com>
> Signed-off-by: Vegard Nossum <vegard.nossum@...il.com>
make sure to grab this Bryan ?
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists