commit | 82b98ca566ca2af170eb0ab50cef09dd7335fa55 | [log] [tgz] |
---|---|---|
author | Sargun Dhillon <sargun@sargun.me> | Thu Jul 05 16:48:50 2018 +0000 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Jul 30 13:19:41 2018 -0400 |
tree | 10feac49203ef740d43cbf89cdbe0aa6f8fa36a3 | |
parent | 0914bb965e38a055e9245637aed117efbe976e91 [diff] |
net/sunrpc: Make rpc_auth_create_args a const This turns rpc_auth_create_args into a const as it gets passed through the auth stack. Signed-off-by: Sargun Dhillon <sargun@sargun.me> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>