commit | 70e79866ab36feaaed8ef26dacfbcbac6a0631c9 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Feb 28 15:14:17 2023 +0300 |
committer | Andrew Morton <akpm@linux-foundation.org> | Sat Apr 08 13:45:37 2023 -0700 |
tree | 5a09a13fcaacd9cb0ebf556aaf8a8a0606243570 | |
parent | 2a6772ebf05a9b6bc450e42bbb459f6327f68aca [diff] |
ELF: fix all "Elf" typos ELF is acronym and therefore should be spelled in all caps. I left one exception at Documentation/arm/nwfpe/nwfpe.rst which looks like being written in the first person. Link: https://lkml.kernel.org/r/Y/3wGWQviIOkyLJW@p183 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>