From: Andy Shevchenko Date: Mon, 13 Oct 2014 22:53:12 +0000 (-0700) Subject: drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers X-Git-Tag: omap-for-v3.19/prcm-cleanup~76^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b513e522cb8bda32560fb6b7f0475aa56e486ab9;p=pandora-kernel.git drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers Instead of pushing each byte let's reduce stack usage by using %*ph specifier. Signed-off-by: Andy Shevchenko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed