mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
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
|
@ -96,5 +96,5 @@ static inline int evm_inode_init_security(struct inode *inode,
|
|||
return 0;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_EVM_H */
|
||||
#endif /* CONFIG_EVM */
|
||||
#endif /* LINUX_EVM_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue