From: Emmanuel Grumbach Date: Thu, 22 Sep 2011 14:15:37 +0000 (-0700) Subject: iwlagn: sparse warning priv->temperature is signed X-Git-Tag: v3.2-rc1~129^2~183^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511afa3bfbb421ff0e87086725367f762587ab87;p=pandora-kernel.git iwlagn: sparse warning priv->temperature is signed Since priv->temperature is signed, we cannot use debugfs_create_u32 to refer to it. Use a regular debugfs file instead. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed