diff options
author | Alex Elder <elder@inktank.com> | 2012-05-16 15:16:38 -0500 |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-05-17 08:18:12 -0500 |
commit | e825a66df97776d30a48a187e3a986736af43945 (patch) | |
tree | 4c9ed5c548818b407d7705f6bf02000ac3821132 /net/econet | |
parent | 41b90c00858129f52d08e6a05c9cfdb0f2bd074d (diff) | |
download | op-kernel-dev-e825a66df97776d30a48a187e3a986736af43945.zip op-kernel-dev-e825a66df97776d30a48a187e3a986736af43945.tar.gz |
ceph: drop msgr argument from prepare_write_connect()
In all cases, the value passed as the msgr argument to
prepare_write_connect() is just con->msgr. Just get the msgr
value from the ceph connection and drop the unneeded argument.
The only msgr passed to prepare_write_banner() is also therefore
just the one from con->msgr, so change that function to drop the
msgr argument as well.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'net/econet')
0 files changed, 0 insertions, 0 deletions