]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
watch_queue: Drop references to /dev/watch_queue
authorGabriel Krisman Bertazi <krisman@collabora.com>
Tue, 24 Nov 2020 20:28:02 +0000 (15:28 -0500)
committerDavid Howells <dhowells@redhat.com>
Thu, 21 Jan 2021 16:16:08 +0000 (16:16 +0000)
commit8fe62e0c0e2efa5437f3ee81b65d69e70a45ecd2
treebd1103f45277d1ead1165524501ad2e69c66ccf0
parent796e46f9e2cb2d823578044598ee8fe77f86e3f7
watch_queue: Drop references to /dev/watch_queue

The merged API doesn't use a watch_queue device, but instead relies on
pipes, so let the documentation reflect that.

Fixes: f7e47677e39a ("watch_queue: Add a key/keyring notification facility")
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Reviewed-by: Ben Boeckel <mathstuf@gmail.com>
Documentation/security/keys/core.rst
samples/Kconfig
samples/watch_queue/watch_test.c
security/keys/Kconfig