From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: David Miller <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH] net: mv643xx_eth: add missing semicolon
Date: Tue, 04 Jun 2013 08:35:36 +0200 [thread overview]
Message-ID: <51AD8AB8.4000709@gmail.com> (raw)
In-Reply-To: <4063428.ukZe9BdPSb@wuerfel>
On 06/03/2013 03:11 PM, Arnd Bergmann wrote:
> 76723bca28 "net: mv643xx_eth: add DT parsing support" added a
> dummy mv643xx_eth_shared_of_probe() fallback function with a
> typo.
>
> This adds the missing semicolon so we can build without CONFIG_OF
> again, and changes both dummy functions to the more conventional
> "static inline" syntax, which can avoid potential problems with
> the empty macro.
>
> Signed-off-by: Arnd Bergmann<arnd@arndb.de>
> Cc: Sebastian Hesselbarth<sebastian.hesselbarth@gmail.com>
Arnd,
thanks for cleaning the mess up and apologies for causing this
trouble.
Sebastian
next prev parent reply other threads:[~2013-06-04 6:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 13:11 [PATCH] net: mv643xx_eth: add missing semicolon Arnd Bergmann
2013-06-04 6:35 ` Sebastian Hesselbarth [this message]
2013-06-05 0:19 ` David Miller
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=51AD8AB8.4000709@gmail.com \
--to=sebastian.hesselbarth@gmail.com \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.