diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2024-09-08 11:26:22 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-17 10:11:20 +0200 |
commit | 13309764720624caf2c5afba99b198f3f9fcd9f0 (patch) | |
tree | e9282f657dbf93b343054cb636f6d2ce70f6e472 /scripts/build-version | |
parent | treewide: correct the typo 'retun' (diff) | |
download | linux-13309764720624caf2c5afba99b198f3f9fcd9f0.tar.xz linux-13309764720624caf2c5afba99b198f3f9fcd9f0.zip |
proc: use __auto_type more
Switch away from quite chatty declarations using typeof_member().
In theory this is faster to compile too because there is no macro
expansion and there is less type checking.
Link: https://lkml.kernel.org/r/81bf02fd-8724-4f4d-a2bb-c59620b7d716@p183
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/build-version')
0 files changed, 0 insertions, 0 deletions