From: Denis Cheng Date: Tue, 27 Nov 2007 20:35:58 +0000 (+0100) Subject: ide-scsi: use print_hex_dump from X-Git-Tag: v2.6.24-rc4~85^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6413f08666830afec21e41e50c28a2c5105ede69;p=pandora-kernel.git ide-scsi: use print_hex_dump from these utilities implemented in lib/hexdump.c are more handy, please use this. Bart: - s/KERN_DEBUG/KERN_CONT/ as pointed out by Randy - s/DUMP_PREFIX_OFFSET/DUMP_PREFIX_NONE/ - don't include ASCII dump - respect 80-columns limit Signed-off-by: Denis Cheng Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed