From: Fabian Frederick Date: Tue, 17 Feb 2015 21:46:20 +0000 (-0800) Subject: fs/affs: use unsigned int for string lengths X-Git-Tag: fixes-v4.0-rc1~78^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb36f8e938d151fc5e12e96ae13d0e283be357e;p=pandora-kernel.git fs/affs: use unsigned int for string lengths - Some min() were used with different types. - Create a new variable in __affs_hash_dentry() to process affs_check_name()/min() return Signed-off-by: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed