From: Matthias Beyer Date: Wed, 23 Jul 2014 11:31:00 +0000 (+0200) Subject: Staging: bcm: nvm.c: Don't pass the index X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f488fb1c536e95414296112cb76cbb72089754;p=pandora-kernel.git Staging: bcm: nvm.c: Don't pass the index The variable 'i' does not need to be passed, as we set it to 0 (zero) anyways when starting the iteration here. Suggested-by: Dan Carpenter Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed