From: Joe Perches Date: Thu, 28 Jan 2010 20:59:29 +0000 (+0000) Subject: tulip/xircom_cb.c: Use dev_ and pr_ X-Git-Tag: v2.6.34-rc1~233^2~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44298ec0f20c45b9be96e181976aef1152d373b2;p=pandora-kernel.git tulip/xircom_cb.c: Use dev_ and pr_ Convert printks to dev_ where a dev is available Convert printks to pr_ where not Coalesce format strings Change print formats with %d.dx to %0dx Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt Remove DRV_NAME and xircom_cb from pr_ Convert embedded function names in logging messages to %s, __func__ Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed