]> git.baikalelectronics.ru Git - kernel.git/commit
RxRPC: Fix missing __user annotation
authorDavid Howells <dhowells@redhat.com>
Tue, 9 Sep 2014 14:19:44 +0000 (15:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 03:39:40 +0000 (20:39 -0700)
commitbefb967b0f36641ea527d1e6e1b62a7fd7228b63
tree25790893cb0fae21f2302c5ff5ac9c2ee57ca721
parent6ade4b1cf5f1b7cef123c233537d26918407a1de
RxRPC: Fix missing __user annotation

Fix a missing __user annotation in a cast of a user space pointer (found by
checker).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/ar-key.c