This patch series fixes most issues discovered by checkpatch. That includes whitespaces, indentation, the wrong use of parenthesis and some more. Please refer to the specific patch description to get more details.
Besides some minor issues not discovered by checkpatch are fixed. E.g. i moved some empty lines for a better readability and added missing braces. This series does not perform functional changes to the code because i do not have any hardware to test it. Michael Hoefler (3): silicom: fix whitespace issues in bypass.c silicom: fix coding style issues in bypass.c silicom: remaining checkpatch issues in bypass.c drivers/staging/silicom/bypasslib/bypass.c | 158 ++++++++++++++++------------- 1 file changed, 85 insertions(+), 73 deletions(-) -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/