From: Rusty Russell Date: Tue, 29 Jul 2008 14:58:32 +0000 (-0500) Subject: lguest: fix verbose printing of device features. X-Git-Tag: v2.6.27-rc1~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c68e5c569fdf016b494ce2fc8eecf59b6881bd;p=pandora-kernel.git lguest: fix verbose printing of device features. %02x is more appropriate for bytes than %08x. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed