V4L/DVB (10934): zoran: replace functions names in strings with __func__
authorTrent Piepho <xyzzy@speakeasy.org>
Wed, 11 Mar 2009 02:28:33 +0000 (23:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:17 +0000 (12:43 -0300)
commitc61402bae843f1f7ec29a6fe81681be21c3d201c
tree4d7f7496263cb8f6b46e5db8e4b07e26d04bac52
parente5ee3f643dd6d25c73cfd1e943abc9b529d63697
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 <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_card.c
drivers/media/video/zoran/zoran_driver.c