From: Jeff Garzik <jeff@garzik•org>
To: Randy Dunlap <randy.dunlap@oracle•com>
Cc: netdev <netdev@vger•kernel.org>
Subject: Re: [PATCH] phy devices: use same arg types
Date: Fri, 09 Feb 2007 16:35:05 -0500 [thread overview]
Message-ID: <45CCE909.1020306@garzik.org> (raw)
In-Reply-To: <20070205104420.4970ab1e.randy.dunlap@oracle.com>
Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle•com>
>
> sparse complains about differing types from prototype to
> definition, so change the u32 to phy_interface_t:
>
> drivers/net/phy/phy_device.c:140:19: error: symbol 'phy_connect' redeclared with different type (originally declared at include/linux/phy.h:362) - incompatible argument 5 (different signedness)
> drivers/net/phy/phy_device.c:190:19: error: symbol 'phy_attach' redeclared with different type (originally declared at include/linux/phy.h:360) - incompatible argument 4 (different signedness)
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle•com>
> ---
> drivers/net/phy/phy_device.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
applied
prev parent reply other threads:[~2007-02-09 21:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 18:44 [PATCH] phy devices: use same arg types Randy Dunlap
2007-02-08 23:25 ` Andy Fleming
2007-02-09 21:35 ` Jeff Garzik [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=45CCE909.1020306@garzik.org \
--to=jeff@garzik$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=randy.dunlap@oracle$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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