Commit e732f448 authored by Trond Myklebust's avatar Trond Myklebust

SUNRPC: Fix a compile warning for cmpxchg64()

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 44f411c3
......@@ -63,6 +63,7 @@
#include <linux/sunrpc/gss_krb5.h>
#include <linux/random.h>
#include <linux/crypto.h>
#include <linux/atomic.h>
#if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
# define RPCDBG_FACILITY RPCDBG_AUTH
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment