From: Andy Shevchenko Date: Thu, 4 Sep 2014 13:04:38 +0000 (-0300) Subject: [media] hdpvr: reduce memory footprint when debugging X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9380e112f7b9ab83b57062f2164476e76c5533c7;p=pandora-kernel.git [media] hdpvr: reduce memory footprint when debugging There is no need to use hex_dump_to_buffer() since we have a kernel helper to dump up to 64 bytes just via printk(). Signed-off-by: Andy Shevchenko Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed