include/linux/compiler-clang.h: drop duplicated word in a comment
[linux-2.6-block.git] / include / linux / compiler-clang.h
index 8a072d00e688d51549b27b087e49235820f1e9a9..cee0c728d39aabe791eca3a7a2cc447a8d7fb90d 100644 (file)
@@ -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