mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00: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:
parent
c9fecf505a
commit
bb22d80b47
2 changed files with 2 additions and 2 deletions
|
@ -798,7 +798,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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue