Lines Matching +full:clang +full:- +full:format
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Landlock - Errata information
18 /* clang-format off */
24 /* clang-format on */
30 * compatibility or semantic reasons). However, non-visible changes for
43 #if __has_include("errata/abi-1.h")
44 #include "errata/abi-1.h"
49 #if __has_include("errata/abi-2.h")
50 #include "errata/abi-2.h"
55 #if __has_include("errata/abi-3.h")
56 #include "errata/abi-3.h"
61 #if __has_include("errata/abi-4.h")
62 #include "errata/abi-4.h"
73 * Each commit creating a new security/landlock/errata/abi-*.h file must have a
74 * Depends-on tag to reference the commit that previously added the line to
78 * commit must update Documentation/userspace-api/landlock.rst to include this