[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C6A5FE5.2090206@monstr.eu>
Date: Tue, 17 Aug 2010 12:09:41 +0200
From: Michal Simek <monstr@...str.eu>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
CC: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] serial: 8250pci: Recast inb return value
Alan Cox wrote:
> On Tue, 17 Aug 2010 09:59:07 +0200
> Michal Simek <monstr@...str.eu> wrote:
>
>> inb returns u8 that's why is necessary to do recast.
>
> ret is an int, inb returns a u8, neither are pointers and the cast
> required is implict and defined by the spec.
ok. I am using gcc 4.1.2 which is likely the reason why I see that warnings.
Michal
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
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