From: Kevin McKinney Date: Thu, 7 Jun 2012 02:54:30 +0000 (-0400) Subject: Staging: bcm: Fix ERROR: return is not a function, parentheses are not required. X-Git-Tag: v3.6-rc1~100^2~844 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dcc1327d0735f6ac6ff026ff1240b4d391c52f7;p=pandora-kernel.git Staging: bcm: Fix ERROR: return is not a function, parentheses are not required. This patch fixes the following error reported by checkpatch.pl in nvm.c: "ERROR: return is not a function, parentheses are not required". Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed