summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-10-08 02:04:47 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2023-10-18 17:16:09 +0900
commit29ae5c02ed743c62e3c0619013b2bcd280bc562d (patch)
tree0c1b797e78582d7d6c4d1b36326e966df71af756 /MAINTAINERS
parentbd78c9d714208fb5d989bd8ad007ff0e2bcfb2a9 (diff)
downloadlinux-stable-29ae5c02ed743c62e3c0619013b2bcd280bc562d.tar.gz
linux-stable-29ae5c02ed743c62e3c0619013b2bcd280bc562d.tar.bz2
linux-stable-29ae5c02ed743c62e3c0619013b2bcd280bc562d.zip
modpost: refactor check_sec_ref()
We can replace &elf->sechdrs[i] with &sechdrs[i] to slightly shorten the code because we already have the local variable 'sechdrs'. However, defining 'sechdr' instead shortens the code further. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions