]> git.ipfire.org Git - thirdparty/linux.git/commit - .clang-format
clang-format: Extend the for_each list with tools/
authorMickaël Salaün <mic@digikod.net>
Fri, 6 May 2022 16:01:02 +0000 (18:01 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Fri, 20 May 2022 12:10:54 +0000 (14:10 +0200)
commit49bb63a2616a54eac998c1e7e2dc6679a8c2e772
treed668e54510f4b5a664173195a2e510c87fcd0c40
parent72e14aa9f884807e7059254a0373929b09ab56ad
clang-format: Extend the for_each list with tools/

Add tools/ to the shell fragment generating the for_each list and update
it.  This is useful to format files in the tools directory (e.g.
selftests) with the same coding style as the kernel.

Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Tom Rix <trix@redhat.com>
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20220506160106.522341-2-mic@digikod.net
[Reworded and rebased on top of previous commits]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
.clang-format