From: Joe Perches Date: Sat, 13 Apr 2013 19:03:19 +0000 (+0000) Subject: ucc_geth: Convert ugeth_ to pr_ X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84d8055e0c9971109f426f6c551e8be644f284b;p=pandora-kernel.git ucc_geth: Convert ugeth_ to pr_ Remove unnecessary macros that duplicate generic kernel functions. When a struct net_device is available: Convert printks to netdev_ Convert netif_msg_ and ugeth_ to netif_ Add pr_fmt. Standardize on newlines at end of format. Remove some duplicated newlines from output. Coalesce formats. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed