From: Joe Perches Date: Sun, 7 Nov 2010 20:48:21 +0000 (-0300) Subject: [media] drivers/staging/cx25821: Use pr_fmt and pr_ X-Git-Tag: v2.6.38-rc1~470^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d89f7de4a4937848de86d9b35cb03a9f0357e1;p=pandora-kernel.git [media] drivers/staging/cx25821: Use pr_fmt and pr_ Fix several defects with bad line continuation uses that introduce whitespace. Fix several defects with lines missing "\n". Standardize prefixes via pr_fmt. Remove internal cx25821 prefixes. Standardize :%s():" ... __func__ uses. Coalesce long formats. Add KERN_ prefixes via pr_ to printks. Signed-off-by: Joe Perches Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed