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)
commit7dcc1327d0735f6ac6ff026ff1240b4d391c52f7
tree4c0f4260f04a64a0e8744b49cd4c4eb24376341d
parentde443c96e5e62c5c32ae6fdfc44e12470bbf70b3
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/nvm.c