]> git.tdb.fi Git - ext/subsurface.git/commit
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)
commite5d2bdc9ba6f6a160776717f244a05286831c1ed
tree19bfd014b4ff63709166abc4c4394230d0814b44
parentb1a747f537d1df8b9ea9f4caf55e568dd4c3a733
Make cochran debug output a bit easier to use directly

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>
cochran.c