From: Mugunthan V N <mugunthanvnm@ti.com>
To: George Cherian <george.cherian@ti.com>,
<linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <balbi@ti.com>, <zonque@gmail.com>,
<mpa@pengutronix.de>, <tklauser@distanz.ch>
Subject: Re: [PATCH v3 0/3] TI CPSW Cleanup
Date: Mon, 12 May 2014 12:18:54 +0530 [thread overview]
Message-ID: <53706ED6.4000509@ti.com> (raw)
In-Reply-To: <1399870281-27200-1-git-send-email-george.cherian@ti.com>
On Monday 12 May 2014 10:21 AM, George Cherian wrote:
> This series does some minimal cleanups.
> -Conversion of pr_*() to dev_*()
> -Convert kzalloc to devm_kzalloc.
>
> No functional changes.
>
> v1 -> v2 Address review comments.
> v2 -> v3 Remove a stale commit comment.
>
> George Cherian (3):
> driver net: cpsw: Convert pr_*() to dev_*() calls
> net: davinci_mdio: Convert pr_err() to dev_err() call
> drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
>
> drivers/net/ethernet/ti/cpsw.c | 50 ++++++++++++++++-----------------
> drivers/net/ethernet/ti/davinci_cpdma.c | 35 ++++++++---------------
> drivers/net/ethernet/ti/davinci_mdio.c | 2 +-
> 3 files changed, 38 insertions(+), 49 deletions(-)
>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Regards
Mugunthan V N
next prev parent reply other threads:[~2014-05-12 6:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 4:51 [PATCH v3 0/3] TI CPSW Cleanup George Cherian
2014-05-12 4:51 ` [PATCH v3 1/3] driver net: cpsw: Convert pr_*() to dev_*() calls George Cherian
2014-05-12 4:51 ` [PATCH v3 2/3] net: davinci_mdio: Convert pr_err() to dev_err() call George Cherian
2014-05-12 4:51 ` [PATCH v3 3/3] drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc() George Cherian
2014-05-12 6:48 ` Mugunthan V N [this message]
2014-05-14 4:47 ` [PATCH v3 0/3] TI CPSW Cleanup 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=53706ED6.4000509@ti.com \
--to=mugunthanvnm@ti.com \
--cc=balbi@ti.com \
--cc=davem@davemloft.net \
--cc=george.cherian@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpa@pengutronix.de \
--cc=netdev@vger.kernel.org \
--cc=tklauser@distanz.ch \
--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).