diff options
author | 2025-07-01 16:19:10 +0100 | |
---|---|---|
committer | 2025-07-26 15:31:30 +0900 | |
commit | e06aa69de21b6de2ef83f559768a4005114f5661 (patch) | |
tree | 4fd4ec817c8e828fc7b5d7ba6fba7a2ad5c6b025 /scripts/extract-fwblobs | |
parent | kconfig: qconf: confine {begin,end}Group to constructor and destructor (diff) | |
download | wireguard-linux-e06aa69de21b6de2ef83f559768a4005114f5661.tar.xz wireguard-linux-e06aa69de21b6de2ef83f559768a4005114f5661.zip |
gendwarfksyms: use preferred form of sizeof for allocation
The preferred form is to use the variable being allocated to, rather
than explicitly supplying a type name which might become stale.
Also do this for memset.
Suggested-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Giuliano Procida <gprocida@google.com>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions