sfc: Remove parentheses around return expressions, reported by checkpatch
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Jan 2012 18:54:04 +0000 (18:54 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Jan 2012 18:54:04 +0000 (18:54 +0000)
commit0beaca2ca0b3c12dabab046f1541b09179ec449c
tree2a8bb2b0decadce4130d91760c54cfbeca8be941
parente9e01846c7e18a3b5682b54e50f1005949737bd9
sfc: Remove parentheses around return expressions, reported by checkpatch

Fix the following error:

ERROR: return is not a function, parentheses are not required

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/rx.c
This page took 0.029032 seconds and 5 git commands to generate.