From: Gerrit Renker Date: Thu, 4 Oct 2007 21:44:01 +0000 (-0700) Subject: [DCCP]: Wrong format in printk X-Git-Tag: v2.6.24-rc1~1454^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcad856fe8e0222012d9ae0e4dc6c6e5cce276e6;p=pandora-kernel.git [DCCP]: Wrong format in printk The elapsed time uses u32, but printk was using %d, not %u. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed