[PATCH rtems-tools 0/6] Fix formatting patches

Ryan Long ryan.long at oarcorp.com
Mon Dec 13 16:09:27 UTC 2021


Hi,

For this patchset I made the formatting more consistent.

This included:

- adding whitespace
- adding curly braces to if statements or loops
- fixing the layout of long lists of function parameters

Thanks,
Ryan

Ryan Long (6):
  ObjdumpProcessor.cc: Fix formatting
  TargetFactory.cc: Fix formatting
  ConfigFile: Fix formatting
  ObjdumpProcessor.cc: Fix formatting
  ObjdumpProcessor.h: Fix formatting
  SymbolTable.cc: Fix formatting

 tester/covoar/ConfigFile.cc       |  66 +++++-----
 tester/covoar/ConfigFile.h        |   8 +-
 tester/covoar/ObjdumpProcessor.cc | 261 +++++++++++++++++++++-----------------
 tester/covoar/ObjdumpProcessor.h  |  22 ++--
 tester/covoar/SymbolTable.cc      |  70 +++++-----
 tester/covoar/TargetFactory.cc    |  20 ++-
 6 files changed, 241 insertions(+), 206 deletions(-)

-- 
1.8.3.1



More information about the devel mailing list