Commit Graph

4 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
e6573d16a1 clang-format: fix SPDX license
It is "GPL-2.0-only" not "GPL-2.0".  Ugh, I hate the FSF for that
mess...

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-01 19:09:50 +02:00
Greg Kroah-Hartman
8e6739b8f8 clang-format: add proper copyright information
Add Miguel's copyright information as he was the original committer of
the file to Linux.  Also remove the unneeded Documentation/ entry as
that makes no sense in this project.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-01 19:08:36 +02:00
Emil Velikov
1f11e26e4f .clang-format: update for_each pattern and list
Swap kernel list of for_each macros for what we actually use in-tree.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-01 16:45:28 +02:00
Emil Velikov
d7a4b19ae0 .clang-format: import from Linux kernel as of v6.11.-rc6
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-01 16:45:28 +02:00