mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
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:
@@ -815,7 +815,7 @@
|
||||
* structure. Note that the security field was not added directly to the
|
||||
* socket structure, but rather, the socket security information is stored
|
||||
* in the associated inode. Typically, the inode alloc_security hook will
|
||||
* allocate and and attach security information to
|
||||
* allocate and attach security information to
|
||||
* SOCK_INODE(sock)->i_security. This hook may be used to update the
|
||||
* SOCK_INODE(sock)->i_security field with additional information that
|
||||
* wasn't available when the inode was allocated.
|
||||
|
Reference in New Issue
Block a user