From: Michael Hoefler Date: Fri, 20 Dec 2013 13:51:12 +0000 (+0100) Subject: silicom: fix coding style issues in bypass.c X-Git-Tag: v3.14-rc1~150^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6618b7506962ccc2ee78965af9083e836d0dd371;p=pandora-kernel.git silicom: fix coding style issues in bypass.c This patch improves bypass.c (in staging) in terms of coding style. This includes different issues some of them mentioned by checkpatch: - a c++ one line comment - parenthesis at return statementes - multiple definitions in one line - missing braces according to the style guide Signed-off-by: Michael Hoefler Signed-off-by: Christoph Kohl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed