From: Roel Kluin Date: Thu, 28 May 2009 00:08:39 +0000 (-0700) Subject: ASoC: correct print specifiers for unsigneds X-Git-Tag: v2.6.31-rc1~363^2~29^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449bd54dcbd0b60070ce4129fedaf0f4ae044099;p=pandora-kernel.git ASoC: correct print specifiers for unsigneds Unsigned variables should use `%u' rather than `%d'. Signed-off-by: Roel Kluin Signed-off-by: Andrew Morton Signed-off-by: Mark Brown --- Reading git-diff-tree failed