Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang-format: remove space before colon
To fit the bitfield check in scripts/checkpatch.pl from: uint8_t : 3; to: uint8_t: 3; Signed-off-by: Rafael Lee <[email protected]>
- Loading branch information