drivers/crypto/qat: use seq_hex_dump() to dump buffers
authorAndy Shevchenko <[email protected]>
Wed, 9 Sep 2015 22:38:36 +0000 (15:38 -0700)
committerLinus Torvalds <[email protected]>
Thu, 10 Sep 2015 20:29:01 +0000 (13:29 -0700)
commitd0cce062217fedb448cf7f36e0b82a80ac9e1243
tree4290da85f9690ded50d70e3bef098c0a9417dc39
parent37607102c4426cf92aeb5da1b1d9a79ba6d95e3f
drivers/crypto/qat: use seq_hex_dump() to dump buffers

Instead of custom approach let's use recently introduced seq_hex_dump()
helper.

Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Tadeusz Struk <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: Ingo Tuchscherer <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Vladimir Kondratiev <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/crypto/qat/qat_common/adf_transport_debug.c