From: Peter Huewe Date: Wed, 1 Dec 2010 23:43:34 +0000 (+0100) Subject: staging/sep: Fix printk format warning X-Git-Tag: v2.6.38-rc1~423^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f521c16a4d7e46bbb9c6968076f80be995e0ed;p=pandora-kernel.git staging/sep: Fix printk format warning This patch fixes gcc's complaints about the wrong format string for size_t arguments: "format '%x' expects type 'unsigned int', but argument has type 'size_t'" Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed