mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-24 05:01:03 +02:00
LSM: drop duplicated words in header file comments
Drop the doubled words "the" and "and" in comments. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Serge Hallyn <serge@hallyn.com> Cc: linux-security-module@vger.kernel.org Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
committed by
James Morris
parent
c9fecf505a
commit
bb22d80b47
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* The macro LSM_HOOK is used to define the data structures required by the
|
||||
* The macro LSM_HOOK is used to define the data structures required by
|
||||
* the LSM framework using the pattern:
|
||||
*
|
||||
* LSM_HOOK(<return_type>, <default_value>, <hook_name>, args...)
|
||||
|
Reference in New Issue
Block a user