Commit cb365fe
committed
clean: Cleaning up formatting with clang-format
Running clang-format to update formatting based on our config file.
Also pulling in latest library changes where the same formatting was run.
Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>1 parent 0c40a0b commit cb365fe
7 files changed
Lines changed: 13 additions & 10 deletions
File tree
- include
- subprojects
- utils/C/openSeaChest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
486 | 489 | | |
487 | 490 | | |
488 | 491 | | |
| |||
Submodule opensea-operations updated 14 files
- Make/VS.2022/opensea-operations/opensea-operations-DLL/opensea-operations-DLL.vcxproj+2
- Make/VS.2022/opensea-operations/opensea-operations-DLL/opensea-operations-DLL.vcxproj.filters+6
- Make/VS.2022/opensea-operations/opensea-operations/opensea-operations.vcxproj+2
- Make/VS.2022/opensea-operations/opensea-operations/opensea-operations.vcxproj.filters+6
- include/cdl.h+1-1
- include/drive_info.h+2-1
- include/farm_log.h+33-37
- include/operations.h+13-11
- include/power_control.h+7-7
- src/defect.c+1-1
- src/drive_info.c+1-1
- src/farm_log.c+604-204
- src/operations.c+72-53
- src/smart.c+34-34
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
| 1033 | + | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | | - | |
| 1451 | + | |
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
| |||
0 commit comments