ceph: turn ceph_security_invalidate_secctx into static inline
authorJeff Layton <jlayton@kernel.org>
Tue, 6 Aug 2019 13:07:51 +0000 (09:07 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 16 Sep 2019 10:06:25 +0000 (12:06 +0200)
commit668959a53578076d836905c0bb51f5cfadf1c343
treebb09c122b5636f12c306f0913ddda9b21a4ad447
parent321fe13c939876b55fbb7780a243c86e577a2151
ceph: turn ceph_security_invalidate_secctx into static inline

No need to do an extra jump here. Also add some comments on the endifs.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.h
fs/ceph/xattr.c