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

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to