From: Trent Piepho Date: Wed, 11 Mar 2009 02:28:33 +0000 (-0300) Subject: V4L/DVB (10934): zoran: replace functions names in strings with __func__ X-Git-Tag: v2.6.30-rc1~621^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61402bae843f1f7ec29a6fe81681be21c3d201c;p=pandora-kernel.git V4L/DVB (10934): zoran: replace functions names in strings with __func__ It reduces the size of the driver over all, and the function names in strings need to be manually kept up to date while __func__ doesn't. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed