[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060820191643.GA2608@redhat.com>
Date: Sun, 20 Aug 2006 15:16:43 -0400
From: Dave Jones <davej@...hat.com>
To: Eric Sesterhenn / Snakebyte <snakebyte@....de>
Cc: Richard Knutsson <ricknu-0@...dent.ltu.se>,
linux-kernel@...r.kernel.org, drzeus-sdhci@...eus.cx
Subject: Re: [Patch] Signedness issue in drivers/net/phy/phy_device.c
On Sun, Aug 20, 2006 at 08:36:00PM +0200, Eric Sesterhenn / Snakebyte wrote:
> * Richard Knutsson (ricknu-0@...dent.ltu.se) wrote:
> > Eric Sesterhenn wrote:
> hi,
>
> > Would it not be preferable to use a 's32' instead of an 'int'? After
> > all, it seem 'val' needs to be 32 bits.
>
> not sure, but wouldnt this collide with platforms where an int is 64
> Bits?
None of the 64-bit Linux ports use ILP64.
Dave
--
http://www.codemonkey.org.uk
-
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