[XFS] lose xfs_hex_dump in favor of print_hex_dump
authorEric Sandeen <sandeen@sandeen.net>
Fri, 12 Oct 2007 01:13:08 +0000 (11:13 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:13:05 +0000 (18:13 +1100)
No need for xfs to have its own hex dumping routine now that the kernel
has one.

SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:29847a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>

No differences found