diff options
author | Kees Cook <kees@kernel.org> | 2025-01-27 11:10:26 -0800 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-01-30 08:48:28 -0800 |
commit | ad9f265c7328d9d73a9d1edbd52f4415cc764296 (patch) | |
tree | e9f173a636534db348a290f02aca4f3a7db93afc /net/lapb/lapb_timer.c | |
parent | a9a5e0bdc5a77a7c662ad4be0ad661f0b0d5e99d (diff) | |
download | linux-ad9f265c7328d9d73a9d1edbd52f4415cc764296.tar.gz linux-ad9f265c7328d9d73a9d1edbd52f4415cc764296.tar.bz2 linux-ad9f265c7328d9d73a9d1edbd52f4415cc764296.zip |
stackinit: Add old-style zero-init syntax to struct tests
The deprecated way to do a full zero init of a structure is with "= { 0 }",
but we weren't testing this style. Add it.
Link: https://lore.kernel.org/r/20250127191031.245214-1-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions