diff options
author | Alex Elder <elder@inktank.com> | 2012-05-16 20:16:38 (GMT) |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-05-17 13:18:12 (GMT) |
commit | e825a66df97776d30a48a187e3a986736af43945 (patch) | |
tree | 4c9ed5c548818b407d7705f6bf02000ac3821132 /kernel/kexec.c | |
parent | 41b90c00858129f52d08e6a05c9cfdb0f2bd074d (diff) | |
download | linux-fsl-qoriq-e825a66df97776d30a48a187e3a986736af43945.tar.xz |
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 'kernel/kexec.c')
0 files changed, 0 insertions, 0 deletions