SUNRPC: Fix a bogus get/put in generic_key_to_expire()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 12 Nov 2018 21:06:51 +0000 (16:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Dec 2018 08:47:59 +0000 (09:47 +0100)
commit6093733eca0e103fc389227ed6e30557d2f26d21
treebdb7ec4bcf8dd85a95736158f86db573c4c72a1d
parenta5824456e7d93b11ffcf76d3a486c499ce6c1e19
SUNRPC: Fix a bogus get/put in generic_key_to_expire()

[ Upstream commit e3d5e573a54dabdc0f9f3cb039d799323372b251 ]

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/sunrpc/auth_generic.c