]> git.baikalelectronics.ru Git - kernel.git/commit
LSM: lsm_hooks.h - fix missing colon in docstring
authorOndrej Mosnacek <omosnace@redhat.com>
Mon, 25 Mar 2019 08:05:35 +0000 (09:05 +0100)
committerPaul Moore <paul@paul-moore.com>
Mon, 25 Mar 2019 14:06:30 +0000 (10:06 -0400)
commit321e6a06012f61e0a74511cdd6b2a2b3b637e9da
treeb00653ac1657fa8831d8d4cf183f9b87e255fa20
parent3d5d205532a4ffec16c5b4e93815f687107b5fb8
LSM: lsm_hooks.h - fix missing colon in docstring

Apparently without it it is incorrect syntax and causes a warning about
undocumented struct field.

Fixes: f10163f7302c ("LSM: add new hook for kernfs node initialization")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/linux/lsm_hooks.h