From 897a88d9467a35d4091a3f3f4fc56df9ee74a79d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 23 Jul 2014 13:30:59 +0200 Subject: [PATCH] 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-format-patch failed