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)
commited3bfdfdced76aa7edb0b05c0d739ee3a2a6e619
tree25790893cb0fae21f2302c5ff5ac9c2ee57ca721
parent37b7021d9d713964482faeb9e0935f458a1a4016
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