From: tanxiaojun Date: Fri, 13 Dec 2013 06:49:56 +0000 (+0800) Subject: fddi: cleanup unsigned to unsigned int/short X-Git-Tag: v3.14-rc1~94^2~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e47d3b8a273b0eac21e4bf6d7fdb86b654fa16;p=pandora-kernel.git fddi: cleanup unsigned to unsigned int/short Use "unsigned int/short" instead of "unsigned", and change the type of iteration variable "i" to "unsigned int". Signed-off-by: Tan Xiaojun Signed-off-by: David S. Miller --- Reading git-diff-tree failed