Hi David, On 5/5/2014 9:57 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. 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 | 8 ++---- 3 files changed, 39 insertions(+), 54 deletions(-)
For some reason i cant see this series in netdev patchwork. Did I miss something? If not can you please take this series. -- -George -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

