diff options
author | Jeff Layton <jlayton@kernel.org> | 2021-07-27 10:50:02 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2021-09-02 22:49:17 +0200 |
commit | c80dc3aee984c647d747bb07c108862effc917d8 (patch) | |
tree | 9d2463af6553ee784764e6a1b2c9678562cdff72 /drivers/uio | |
parent | b4002173b7989588b6feaefc42edaf011b596782 (diff) | |
download | linux-c80dc3aee984c647d747bb07c108862effc917d8.tar.bz2 |
ceph: remove redundant initializations from mdsc and session
The ceph_mds_client and ceph_mds_session structures are kzalloc'ed so
there's no need to explicitly initialize either of their fields to 0.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions