summaryrefslogtreecommitdiffstats
path: root/net/ceph/auth_x.c
diff options
context:
space:
mode:
authorStephen Hemminger2018-07-24 21:29:07 +0200
committerIlya Dryomov2018-08-02 21:33:21 +0200
commit24e1dd6afde9e9cca405df8ca98be59419ea7229 (patch)
tree694053171e9a9503f124e5d0aa3aa1ad33191f32 /net/ceph/auth_x.c
parentceph: adding new return type vm_fault_t (diff)
downloadkernel-qcow2-linux-24e1dd6afde9e9cca405df8ca98be59419ea7229.tar.gz
kernel-qcow2-linux-24e1dd6afde9e9cca405df8ca98be59419ea7229.tar.xz
kernel-qcow2-linux-24e1dd6afde9e9cca405df8ca98be59419ea7229.zip
ceph: fix whitespace
Remove blank lines at end of file and trailing whitespace. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net/ceph/auth_x.c')
-rw-r--r--net/ceph/auth_x.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ceph/auth_x.c b/net/ceph/auth_x.c
index b05c3a540a5a..6caac27fca85 100644
--- a/net/ceph/auth_x.c
+++ b/net/ceph/auth_x.c
@@ -823,5 +823,3 @@ out_nomem:
out:
return ret;
}
-
-