diff options
| author | Alex Elder <elder@dreamhost.com> | 2012-02-14 14:05:33 -0600 |
|---|---|---|
| committer | Alex Elder <elder@dreamhost.com> | 2012-03-22 10:47:51 -0500 |
| commit | 41617d0c9c9832e030667277ddf6b4ffb4ecdc90 (patch) | |
| tree | 6f943ada9195e794d84506b818ad3d8f0b9a49b9 /fs/jbd2/commit.c | |
| parent | libceph: encapsulate some messenger cleanup code (diff) | |
| download | linux-41617d0c9c9832e030667277ddf6b4ffb4ecdc90.tar.gz linux-41617d0c9c9832e030667277ddf6b4ffb4ecdc90.zip | |
libceph: make ceph_tcp_connect() return int
There is no real need for ceph_tcp_connect() to return the socket
pointer it creates, since it already assigns it to con->sock, which
is visible to the caller. Instead, have it return an error code,
which tidies things up a bit.
Signed-off-by: Alex Elder <elder@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
