From: Kinglong Mee Date: Sat, 24 May 2014 03:26:49 +0000 (+0800) Subject: NFSD: Using type of uint32_t for ex_nflavors instead of int X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f53146da9cb2c941a3928320a6824d3b035455f;p=pandora-kernel.git NFSD: Using type of uint32_t for ex_nflavors instead of int ex_nflavors can't be negative number, just defined by uint32_t. Signed-off-by: Kinglong Mee Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed