From f6cdb2928df87c2277ec691101e5843db6cb96ea Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Fri, 15 Jan 2016 13:20:01 +0100 Subject: libceph: kill off ceph_x_ticket_handler::validity With it gone, no need to preserve ceph_timespec in process_one_ticket() either. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- net/ceph/auth_x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'net/ceph/auth_x.h') diff --git a/net/ceph/auth_x.h b/net/ceph/auth_x.h index 5334b9b159c5..40b1a3cf7397 100644 --- a/net/ceph/auth_x.h +++ b/net/ceph/auth_x.h @@ -16,7 +16,6 @@ struct ceph_x_ticket_handler { unsigned int service; struct ceph_crypto_key session_key; - struct ceph_timespec validity; bool have_key; u64 secret_id; -- cgit v1.2.3