diff options
| author | Heinrich Schuchardt <[email protected]> | 2026-04-28 16:28:48 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-05-01 12:22:38 +0200 |
| commit | a48ddf81c29a6def34f5b3417bf190c8ff117c91 (patch) | |
| tree | 8ef4fa0e960bbec163073a2eaeff6ee80ebfdc7c /include/linux/typecheck.h | |
| parent | ec45cf3dda47ca941697c123088d086336ea5dfc (diff) | |
.clang-format: add U-Boot specific for each macros
Formatting via clang-format is controlled by .clang-format.
For each statements should be formatted with a brace at the line end:
for_each() {
}
This requires clang-format to know that the symbol is not a function
but a for each macro. We use some for each macros which don't exist in
Linux. Add these to file .clang-format.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'include/linux/typecheck.h')
0 files changed, 0 insertions, 0 deletions
