[linux-kernel] Fix some up clang-format edge cases

This commit is contained in:
Nick Terrell
2017-05-24 13:52:36 -07:00
parent 55fc1f91fd
commit 74b12f4014
8 changed files with 8 additions and 22 deletions
+1
View File
@@ -96,6 +96,7 @@ then
check_not_present_in_file STATIC_ASSERT ${LIB}mem.h
check_not_present_in_file "#define ZSTD_STATIC_ASSERT" ${LIB}compress.c
check_not_present MEM_STATIC
check_not_present FSE_COMMONDEFS_ONLY
check_not_present "#if 0"
check_not_present "#if 1"
check_not_present _MSC_VER