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)
Fix the following error:

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

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found