]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Make cochran debug output a bit easier to use directly
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Jan 2012 22:02:50 +0000 (14:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Jan 2012 22:02:50 +0000 (14:02 -0800)
Just do the hex-dump in the program, and print all the results to
standard output.  Avoid the need to do 'od' by hand etc to see what
happens when you play with the decoder.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found