Remove spurious _H suffixes from ifdef comments
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
dc7bd34571
commit
e05a4f4fc9
3 changed files with 4 additions and 4 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue