Re: [PATCH] [RESEND] crypto test: use print_hex_dump from <linux/kernel.h> instead

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Denis Cheng <crquan@...>
Cc: Herbert Xu <herbert@...>, <linux-crypto@...>, <linux-kernel@...>, <dengxw@...>, Randy Dunlap <randy.dunlap@...>
Date: Monday, November 26, 2007 - 2:01 pm

On Tue, 2007-11-27 at 01:28 +0800, Denis Cheng wrote:

#define hexdump(buf, len) \
	print_hex_dump(KERN_CONT, "", DUMP_PREFIX_NONE, 16, 1, \
	               (buf), (len), false)

requires no other changes.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from &l..., Joe Perches, (Mon Nov 26, 2:01 pm)
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from ke..., Richard Knutsson, (Mon Nov 26, 10:58 pm)