Remove spurious _H suffixes from ifdef comments
[firefly-linux-kernel-4.4.55.git] / include / linux / integrity.h
index 66c5fe9550a5e47bfc2a32c67e1339eb7d4f92ae..83222cebd47bcf047976a5ad748cd87f6c112ea2 100644 (file)
@@ -36,5 +36,5 @@ static inline void integrity_inode_free(struct inode *inode)
 {
        return;
 }
-#endif /* CONFIG_INTEGRITY_H */
+#endif /* CONFIG_INTEGRITY */
 #endif /* _LINUX_INTEGRITY_H */