]> git.baikalelectronics.ru Git - kernel.git/commit
make generic INIT_C_CC a bit more generic
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 9 Sep 2018 21:57:42 +0000 (17:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Sep 2022 08:44:35 +0000 (10:44 +0200)
commit3a68ff0cd16de6b84fdd0e5710acc50a543bc51d
tree28633eab6b710f473a667214c28e83551d285102
parent1021c75ba4553aaad6d0e4d8d83de5446b8652b3
make generic INIT_C_CC a bit more generic

turn it into an array initializer; then alpha, mips and powerpc
variants fold into it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/YxDm7M6M91gC2RPL@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/alpha/include/asm/termios.h
arch/mips/include/asm/termios.h
arch/powerpc/include/asm/termios.h
include/linux/termios_internal.h