From: Richard Knutsson <ricknu-0@student.ltu.se>
To: Eric Sesterhenn / Snakebyte <snakebyte@gmx.de>
Cc: linux-kernel@vger.kernel.org, drzeus-sdhci@drzeus.cx
Subject: Re: [Patch] Signedness issue in drivers/net/phy/phy_device.c
Date: Sun, 20 Aug 2006 22:26:32 +0200 [thread overview]
Message-ID: <44E8C578.3090507@student.ltu.se> (raw)
In-Reply-To: <20060820183600.GA3431@alice>
Eric Sesterhenn / Snakebyte wrote:
>* Richard Knutsson (ricknu-0@student.ltu.se) wrote:
>
>
>>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?
>
>
Because of 'phy_read'? It shouldn't as long the returning value is
within the range of the s32.
>Eric
>
>
Richard
prev parent reply other threads:[~2006-08-20 20:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-19 17:33 [Patch] Signedness issue in drivers/net/phy/phy_device.c Eric Sesterhenn
2006-08-20 4:12 ` Richard Knutsson
2006-08-20 18:36 ` Eric Sesterhenn / Snakebyte
2006-08-20 19:16 ` Dave Jones
2006-08-20 20:39 ` Eric Sesterhenn
2006-08-20 20:26 ` Richard Knutsson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44E8C578.3090507@student.ltu.se \
--to=ricknu-0@student.ltu.se \
--cc=drzeus-sdhci@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=snakebyte@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox