lkml.org 
[lkml]   [2017]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Fix indentation and CamelCase issues in staging/pi433
Date
These patches fixes a bunch of code style issues in staging/pi433. The
first patch fixes indentation in rf69_enum.h and the rest of the patches
fixes CamelCase issues in all of staging/pi433.

In total the patches get rids of around 140 warnings generated by
checkpatch.pl.

- Simon

---

Simon Sandström (6):
staging: pi433: Fix indentation in rf69_enum.h
staging: pi433: Capitalize constant definitions
staging: pi433: Rename variable in struct pi433_rx_cfg
staging: pi433: Rename enum optionOnOff in rf69_enum.h
staging: pi433: Rename enum dataMode in rf69_enum.h
staging: pi433: Rename enum modShaping in rf69_enum.h

drivers/staging/pi433/pi433_if.c | 72 +++++------
drivers/staging/pi433/pi433_if.h | 20 ++--
drivers/staging/pi433/rf69.c | 76 ++++++------
drivers/staging/pi433/rf69.h | 19 +--
drivers/staging/pi433/rf69_enum.h | 213 ++++++++++++++++-----------------
drivers/staging/pi433/rf69_registers.h | 44 +++----
6 files changed, 227 insertions(+), 217 deletions(-)

--
2.11.0

\
 
 \ /
  Last update: 2017-12-03 16:18    [W:0.139 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site