diff options
author | Sage Weil <sage@newdream.net> | 2009-12-01 22:12:07 (GMT) |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-12-03 22:59:44 (GMT) |
commit | 50b885b96c903e420a1eac54dd27626244704a06 (patch) | |
tree | 35038a32cbb963c784685e8b73d6ecd1a7cde3c9 /fs/ceph/mon_client.c | |
parent | 34b43a56b9b103a7a820032177131532d9dbdbe8 (diff) | |
download | linux-50b885b96c903e420a1eac54dd27626244704a06.tar.xz |
ceph: whitespace cleanup
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/mon_client.c')
-rw-r--r-- | fs/ceph/mon_client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ceph/mon_client.c b/fs/ceph/mon_client.c index 9ff2da6..1dd0dc2 100644 --- a/fs/ceph/mon_client.c +++ b/fs/ceph/mon_client.c @@ -279,7 +279,7 @@ void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) } /* - * + * */ int ceph_monc_open_session(struct ceph_mon_client *monc) { |