seccomp: document the "filter_count" field
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 2 Dec 2022 07:39:53 +0000 (23:39 -0800)
committerKees Cook <keescook@chromium.org>
Fri, 2 Dec 2022 19:33:48 +0000 (11:33 -0800)
commitb9069728a70c23dad00684eb994a3f5295f127cf
treea6b1b5d8408d87f0469ffaf83f96cb90b57d5b58
parenta1140cb215fa13dcec06d12ba0c3ee105633b7c4
seccomp: document the "filter_count" field

Add missing kernel-doc for the 'filter_count' field in struct seccomp.

seccomp.h:40: warning: Function parameter or member 'filter_count' not described in 'seccomp'

Fixes: c818c03b661c ("seccomp: Report number of loaded filters in /proc/$pid/status")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20221202073953.14677-1-rdunlap@infradead.org
include/linux/seccomp.h