From: Kei Tokunaga Date: Thu, 1 Apr 2010 11:40:58 +0000 (+0900) Subject: [SCSI] ftrace: add __print_hex() X-Git-Tag: v2.6.35-rc1~470^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2e3995951176e1aaa63d17ae2e1d26ac99003d;p=pandora-kernel.git [SCSI] ftrace: add __print_hex() __print_hex() prints values in an array in hex (w/o '0x') (space separated) EX) 92 33 32 f3 ee 4d Signed-off-by: Li Zefan Signed-off-by: Tomohiro Kusumi Signed-off-by: Kei Tokunaga Acked-by: Steven Rostedt Signed-off-by: James Bottomley --- Reading git-diff-tree failed