[PATCH 0/3] staging: pi433: rf69.c style errors fixes - braces

From: Marcin Ciupak
Date: Thu Aug 10 2017 - 09:41:01 EST


This set of patches is intended to fix coding style errors with braces in
rf69.c file in order to comply with kernel coding style guide as requested
by TODO file.

The following errors were fixed:
ERROR: that open brace { should be on the previous line
ERROR: else should follow close brace '}'
ERROR: space required before the open brace '{'

Marcin Ciupak (3):
staging: pi433: rf69.c style fix - that open brace
staging: pi433: rf69.c style fix - else close brace
staging: pi433: rf69.c style fix - spaces open brace

drivers/staging/pi433/rf69.c | 36 ++++++++++++------------------------
1 file changed, 12 insertions(+), 24 deletions(-)

--
2.13.0