Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
[sfrench/cifs-2.6.git] / security / keys / Kconfig
index 83bc23409164a61ea8e89cc2d341d050ca5d10d6..c161642a8484172a9dfb7a2fa9500da523fecfb3 100644 (file)
@@ -119,7 +119,7 @@ config KEY_NOTIFICATIONS
        bool "Provide key/keyring change notifications"
        depends on KEYS && WATCH_QUEUE
        help
-         This option provides support for getting change notifications on keys
-         and keyrings on which the caller has View permission.  This makes use
-         of the /dev/watch_queue misc device to handle the notification
-         buffer and provides KEYCTL_WATCH_KEY to enable/disable watches.
+         This option provides support for getting change notifications
+         on keys and keyrings on which the caller has View permission.
+         This makes use of pipes to handle the notification buffer and
+         provides KEYCTL_WATCH_KEY to enable/disable watches.