]> git.baikalelectronics.ru Git - kernel.git/commit
staging: silicom: remove parentheses from return statements in bg_proc.c
authorChad Williamson <chad@dahc.us>
Mon, 15 Oct 2012 10:30:37 +0000 (05:30 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:47:53 +0000 (15:47 -0700)
commit5cf61017f18e1a97eec956aed00b9ca9dcc83790
treebaf8563ab5ab163360245a557120d8d7d5ad8106
parent3089fc9c80a2ec09d56561f7c13fe2f459cea39d
staging: silicom: remove parentheses from return statements in bg_proc.c

Remove unnecessary parentheses from return statements in bg_proc.c to
resolve checkpatch.pl errors.

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bp_proc.c