From d4c34f6bffe246bcf05a1471873667d678a47a54 Mon Sep 17 00:00:00 2001 From: Stefan Behrens Date: Tue, 16 Jul 2013 15:38:33 +0200 Subject: [PATCH] Btrfs: Print key type in decimal everywhere This is confusing, sometimes the key type is printed in hex (without a leading "0x" which makes things even more complicated), sometimes in decimal... Change it to be in decimal everywhere. Signed-off-by: Stefan Behrens Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-format-patch failed