Commit c5f748e2 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

include/linux/compiler-clang.h: drop duplicated word in a comment

parent bd72866b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
#endif

/*
 * Not all versions of clang implement the the type-generic versions
 * Not all versions of clang implement the type-generic versions
 * of the builtin overflow checkers. Fortunately, clang implements
 * __has_builtin allowing us to avoid awkward version
 * checks. Unfortunately, we don't know which version of gcc clang