From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org, Fabio Estevam <festevam@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] freescale: Update logging style
Date: Sat, 13 Apr 2013 22:03:16 -0700 [thread overview]
Message-ID: <cover.1365915548.git.joe@perches.com> (raw)
Convert various printk logging styles to current styles.
Uncompiled, untested.
Joe Perches (3):
fec: Convert printks to netdev_<level>
gianfar: Use netdev_<level> when possible
ucc_geth: Convert ugeth_<level> to pr_<level>
drivers/net/ethernet/freescale/fec_main.c | 26 +-
drivers/net/ethernet/freescale/fec_mpc52xx.c | 16 +-
drivers/net/ethernet/freescale/fec_ptp.c | 2 +
drivers/net/ethernet/freescale/gianfar_ethtool.c | 24 +-
drivers/net/ethernet/freescale/gianfar_ptp.c | 3 +
drivers/net/ethernet/freescale/gianfar_sysfs.c | 2 +-
drivers/net/ethernet/freescale/ucc_geth.c | 881 ++++++++++------------
drivers/net/ethernet/freescale/ucc_geth_ethtool.c | 24 +-
8 files changed, 441 insertions(+), 537 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
next reply other threads:[~2013-04-14 6:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-14 5:03 Joe Perches [this message]
2013-04-14 5:03 ` [PATCH 1/3] fec: Convert printks to netdev_<level> Joe Perches
2013-04-14 5:03 ` [PATCH 2/3] gianfar: Use netdev_<level> when possible Joe Perches
2013-04-14 5:03 ` [PATCH 3/3] ucc_geth: Convert ugeth_<level> to pr_<level> Joe Perches
2013-04-14 19:43 ` [PATCH 0/3] freescale: Update logging style 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=cover.1365915548.git.joe@perches.com \
--to=joe@perches.com \
--cc=festevam@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--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).