[PATCH rtems-tools 0/6] Fix formatting patches
Chris Johns
chrisj at rtems.org
Mon Dec 13 21:03:53 UTC 2021
OK and thanks for the split.
Thanks
Chris
On 14/12/21 3:09 am, Ryan Long wrote:
> 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(-)
>
More information about the devel
mailing list