Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull security subsystem updates from James Morris: "A couple of minor documentation updates only for this release" * tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: LSM: drop duplicated words in header file comments Replace HTTP links with HTTPS ones: security
This commit is contained in:
@@ -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