]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2d911e59095a41bd0150f9fcced5f21c1280b0b
tree2a8bb2b0decadce4130d91760c54cfbeca8be941
parent0a3b1f434333ea238018b37b7735f87cfe2f59af
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