Skip to content

Commit d08fd74

Browse files
committed
Compiler Attributes: remove GCC 5.1 mention
GCC 5.1 is now the minimum version. Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 519d819 commit d08fd74

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/compiler_attributes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
#define __deprecated
105105

106106
/*
107-
* Optional: only supported since gcc >= 5.1
108107
* Optional: not supported by clang
109108
* Optional: not supported by icc
110109
*

0 commit comments

Comments
 (0)