From: Emilio G. Cota Date: Fri, 12 Nov 2010 11:15:21 +0000 (+0000) Subject: staging: vme_user: use an unsigned int for counting the number of kparams X-Git-Tag: v2.6.38-rc1~423^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c949231838006d7de4ad38be38d9e112826862da;p=pandora-kernel.git staging: vme_user: use an unsigned int for counting the number of kparams unsigned int is what struct kparam_array internally uses. Signed-off-by: Emilio G. Cota Acked-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed