From: David Miller <davem@davemloft.net>
To: zonque@gmail.com
Cc: linux-next@vger.kernel.org, netdev@vger.kernel.org, sfr@canb.auug.org.au
Subject: Re: [PATCH 1/2] net: of_mdio: use int type for address variable
Date: Mon, 02 Jun 2014 10:43:23 -0700 (PDT) [thread overview]
Message-ID: <20140602.104323.2040619784965255513.davem@davemloft.net> (raw)
In-Reply-To: <1401708766-5530-1-git-send-email-zonque@gmail.com>
From: Daniel Mack <zonque@gmail.com>
Date: Mon, 2 Jun 2014 13:32:45 +0200
> Use int rather than u32 to fix the following warning:
>
> drivers/of/of_mdio.c:147 of_mdiobus_register() warn: unsigned 'addr' is
> never less than zero.
>
> Signed-off-by: Daniel Mack <zonque@gmail.com>
> Fixes: 8f8382888cba ("net: of_mdio: factor out code to parse a phy's 'reg' property")
Applied.
prev parent reply other threads:[~2014-06-02 17:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 11:32 [PATCH 1/2] net: of_mdio: use int type for address variable Daniel Mack
2014-06-02 11:32 ` [PATCH 2/2] of: of_mdio: export symbol of_mdiobus_link_phydev Daniel Mack
2014-06-02 17:43 ` David Miller
2014-06-02 17:43 ` David Miller [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=20140602.104323.2040619784965255513.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=zonque@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).