tools compiler.h: Remove duplicate #ifndef noinline block
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 15 Oct 2021 08:31:44 +0000 (10:31 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 Mar 2022 14:00:57 +0000 (11:00 -0300)
commit7177a4792660c605906582ef0bb8f6bb7ff971a1
tree5d1901f343975c8c8f42bd97900ae533dc9f3c6c
parenteb31228b1dce9658d496a8463f8d01cf2831f4cd
tools compiler.h: Remove duplicate #ifndef noinline block

The same three lines also appear a bit earlier in the same file.

Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20211015083144.2767725-1-linux@rasmusvillemoes.dk
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/compiler.h