From be30e7ac4f02e11e81eb0047dcddaabcc053b717 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 8 Jun 2014 23:45:28 +0200 Subject: [PATCH] staging: bcm: nvm.c: Cleaning up a array that is filled incompletely Array 'SigBuff' is filled incompletely. Someone forget to multiply for the sizeof type. This was partly found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed