Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 7 Jun 2012 02:54:30 +0000 (22:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 17:49:53 +0000 (10:49 -0700)
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found