diff options
| author | Denis Efremov <[email protected]> | 2019-02-26 20:49:04 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2019-03-26 23:43:23 +0000 |
| commit | 68b3edbd9fd852e7fb5aae0f84f99bf2b19b97cb (patch) | |
| tree | 3b5e7cc45a3c8e519342d73b365242d01a160d6a /lib/test_printf.c | |
| parent | LSM: fix documentation for the syslog hook (diff) | |
| download | kernel-68b3edbd9fd852e7fb5aae0f84f99bf2b19b97cb.tar.gz kernel-68b3edbd9fd852e7fb5aae0f84f99bf2b19b97cb.zip | |
LSM: fix documentation for the socket_post_create hook
This patch slightly fixes the documentation for the
socket_post_create hook. The documentation states that
i_security field is accessible through inode field of socket
structure (i.e., 'sock->inode->i_security'). There is no inode
field in the socket structure. The i_security field is accessible
through SOCK_INODE macro. The patch updates the documentation
to reflect this.
Signed-off-by: Denis Efremov <[email protected]>
Acked-by: Kees Cook <[email protected]>
Acked-by: Casey Schaufler <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions
