From: Jeff Garzik <jeff@garzik.org>
To: akpm@linux-foundation.org
Cc: netdev@vger.kernel.org, harvey.harrison@gmail.com
Subject: Re: [patch 08/12] drivers/net: replace __FUNCTION__ with __func__
Date: Sat, 13 Sep 2008 19:14:22 -0400 [thread overview]
Message-ID: <48CC494E.5050303@garzik.org> (raw)
In-Reply-To: <200808202352.m7KNq5u9006053@imap1.linux-foundation.org>
akpm@linux-foundation.org wrote:
> From: Harvey Harrison <harvey.harrison@gmail.com>
>
> __FUNCTION__ is gcc-specific, use __func__
>
> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
>
> drivers/net/3c505.c | 4
> drivers/net/arcnet/arcnet.c | 18 ++--
> drivers/net/arcnet/com20020.c | 16 +--
> drivers/net/ax88796.c | 14 +--
> drivers/net/bfin_mac.c | 8 -
> drivers/net/bonding/bonding.h | 2
> drivers/net/cxgb3/cxgb3_offload.c | 8 -
> drivers/net/e100.c | 2
> drivers/net/enc28j60.c | 56 ++++++-------
> drivers/net/ibm_newemac/phy.c | 2
> drivers/net/ixgb/ixgb.h | 2
> drivers/net/ixgbe/ixgbe.h | 2
> drivers/net/meth.c | 2
> drivers/net/mipsnet.c | 2
> drivers/net/netx-eth.c | 2
> drivers/net/netxen/netxen_nic.h | 2
> drivers/net/pci-skeleton.c | 4
> drivers/net/r8169.c | 2
> drivers/net/s2io.c | 40 ++++-----
> drivers/net/smc911x.c | 66 +++++++--------
> drivers/net/smc91x.c | 40 ++++-----
> drivers/net/tehuti.h | 8 -
> drivers/net/tsi108_eth.c | 6 -
> drivers/net/ucc_geth.c | 116 ++++++++++++++--------------
> drivers/net/usb/mcs7830.c | 2
> drivers/net/usb/pegasus.c | 24 ++---
> drivers/net/via-velocity.h | 2
> drivers/net/wan/cycx_drv.c | 6 -
> drivers/net/wan/cycx_x25.c | 12 +-
> drivers/net/wan/dscc4.c | 2
> drivers/net/wan/pc300_tty.c | 2
> 31 files changed, 237 insertions(+), 237 deletions(-)
applied 98% of this
prev parent reply other threads:[~2008-09-13 23:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-20 23:52 [patch 08/12] drivers/net: replace __FUNCTION__ with __func__ akpm
2008-09-13 23:14 ` 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=48CC494E.5050303@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=harvey.harrison@gmail.com \
--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 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).