diff options
author | Tadeusz Struk <tadeusz.struk@linaro.org> | 2022-03-29 10:12:52 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-25 17:45:55 +0100 |
commit | 95ebea5a15e465385bc2d8178d2f18b7cdba9b03 (patch) | |
tree | b9b289694f61abcecc2846d5f81757c1f57b756f /fs/buffer.c | |
parent | 3f25add5ecf88de0f8ff2b27b6c0731a1f1b38ed (diff) |
uapi/linux/stddef.h: Add include guards
commit 55037ed7bdc62151a726f5685f88afa6a82959b1 upstream.
Add include guard wrapper define to uapi/linux/stddef.h to prevent macro
redefinition errors when stddef.h is included more than once. This was not
needed before since the only contents already used a redefinition test.
Signed-off-by: Tadeusz Struk <tadeusz.struk@linaro.org>
Link: https://lore.kernel.org/r/20220329171252.57279-1-tadeusz.struk@linaro.org
Fixes: 50d7bd38c3aa ("stddef: Introduce struct_group() helper macro")
Cc: stable@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions