From: Matthias Beyer Date: Wed, 23 Jul 2014 11:30:59 +0000 (+0200) Subject: Staging: bcm: nvm.c: Fixed variable type X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897a88d9467a35d4091a3f3f4fc56df9ee74a79d;p=pandora-kernel.git Staging: bcm: nvm.c: Fixed variable type The variable type of the local variable 'j' should be 'int' instead of 'unsigned int'. Suggested-by: Dan Carpenter Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed