Commits
44855d7 ("shared/macro: Add _alignedptr_") and
d7e7c4c
("shared/macro: Add macros for more attributes") added the macros, but
forgot to add them to the clang-format configuration.
Suggested-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
AttributeMacros:
- KMOD_EXPORT
- TS_EXPORT
+ - _aligned_
+ - _alignedptr_
- _always_inline_
- _cleanup_
- _must_check_
- _nonnull_
- _nonnull_all_
- _printf_format_
+ - _section_
- noreturn
IncludeBlocks: Preserve