Compiler Attributes: remove GCC 5.1 mention
authorMiguel Ojeda <ojeda@kernel.org>
Thu, 14 Oct 2021 14:35:11 +0000 (16:35 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 21 Oct 2021 22:50:34 +0000 (00:50 +0200)
GCC 5.1 is now the minimum version.

Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
include/linux/compiler_attributes.h

index e6ec634039658e714f1c9ad9f2854580d646a318..87d1e773400c6379b9a42c16aff7e2706ff0b1ed 100644 (file)
 #define __deprecated
 
 /*
- * Optional: only supported since gcc >= 5.1
  * Optional: not supported by clang
  * Optional: not supported by icc
  *