From: Hans Verkuil Date: Mon, 7 Apr 2014 12:08:47 +0000 (-0300) Subject: [media] vb2: use correct prefix X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4354cf528ab28322374b7fdbcaa2c9828e53f4;p=pandora-kernel.git [media] vb2: use correct prefix Many dprintk's in vb2 use a hardcoded prefix with the function name. In many cases that is now outdated. To keep things consistent the dprintk macro has been changed to print the function name in addition to the "vb2:" prefix. Superfluous prefixes elsewhere in the code have been removed. Signed-off-by: Hans Verkuil Acked-by: Pawel Osciak Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed