On Wed, Mar 24, 2021 at 10:58 AM Masahiro Yamada <masahi...@kernel.org> wrote: > The section "19) Editor modelines and other cruft" in > Documentation/process/coding-style.rst clearly says, > "Do not include any of these in source files." > > I recently receive a patch to explicitly add a new one. > > Let's do treewide cleanups, otherwise some people follow the existing > code and attempt to upstream their favoriate editor setups. > > It is even nicer if scripts/checkpatch.pl can check it. > > If we like to impose coding style in an editor-independent manner, > I think editorconfig (patch [1]) is a saner solution. > > [1] https://lore.kernel.org/lkml/20200703073143.423557-1-da...@kdrag0n.dev/ > > Signed-off-by: Masahiro Yamada <masahi...@kernel.org>
> arch/m68k/atari/time.c | 7 ------- Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds