The patch number 10934 was added via Trent Piepho <xy...@speakeasy.org> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Trent Piepho <xy...@speakeasy.org> 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. Priority: normal Signed-off-by: Trent Piepho <xy...@speakeasy.org> --- linux/drivers/media/video/zoran/zoran_card.c | 115 +++---- linux/drivers/media/video/zoran/zoran_driver.c | 254 ++++++++--------- 2 files changed, 173 insertions(+), 196 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/60b0989f6c7ab3f6923a78e0acdf063efa3dd868 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits