diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-07-10 11:10:04 -0700 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2024-07-11 16:33:07 +0200 |
commit | 359bc01d2ecc9093216d21cfa03a545c44413cb6 (patch) | |
tree | 960024abe623d424f733adb46f4ddb2715f52158 /fs/exec.c | |
parent | 6463c360d6579dc68786cc3621aaa1ebf513e50b (diff) | |
download | linux-359bc01d2ecc9093216d21cfa03a545c44413cb6.tar.gz linux-359bc01d2ecc9093216d21cfa03a545c44413cb6.tar.bz2 linux-359bc01d2ecc9093216d21cfa03a545c44413cb6.zip |
libceph: fix crush_choose_firstn() kernel-doc warnings
Currently, when built with "make W=1", the following warnings are
generated:
net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'work' not described in 'crush_choose_firstn'
net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'weight' not described in 'crush_choose_firstn'
net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'weight_max' not described in 'crush_choose_firstn'
net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'choose_args' not described in 'crush_choose_firstn'
Update the crush_choose_firstn() kernel-doc to document these
parameters.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions