diff options
Diffstat (limited to 'include/linux/integrity.h')
| -rw-r--r-- | include/linux/integrity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/integrity.h b/include/linux/integrity.h index 66c5fe9550a5..83222cebd47b 100644 --- a/include/linux/integrity.h +++ b/include/linux/integrity.h | |||
| @@ -36,5 +36,5 @@ static inline void integrity_inode_free(struct inode *inode) | |||
| 36 | { | 36 | { |
| 37 | return; | 37 | return; |
| 38 | } | 38 | } |
| 39 | #endif /* CONFIG_INTEGRITY_H */ | 39 | #endif /* CONFIG_INTEGRITY */ |
| 40 | #endif /* _LINUX_INTEGRITY_H */ | 40 | #endif /* _LINUX_INTEGRITY_H */ |
