Skip to content
Commit 796e46f9 authored by Jann Horn's avatar Jann Horn Committed by David Howells
Browse files

keys: Remove outdated __user annotations



When the semantics of the ->read() handlers were changed such that "buffer"
is a kernel pointer, some __user annotations survived.
Since they're wrong now, get rid of them.

Fixes: d3ec10aa ("KEYS: Don't write out to userspace while holding key semaphore")
Signed-off-by: default avatarJann Horn <jannh@google.com>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Reviewed-by: default avatarBen Boeckel <mathstuf@gmail.com>
parent 634c21bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment