diff options
| author | Sukrut Heroorkar <hsukrut3@gmail.com> | 2025-10-27 14:00:41 +0300 |
|---|---|---|
| committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-11-01 00:04:17 +0300 |
| commit | de90521604fc5bf7473faf162b72bdbb23155165 (patch) | |
| tree | ef233b312bd44db95ece04f3dd55048bb597ad30 /scripts/lib/kdoc/kdoc_re.py | |
| parent | 620fc27ef6a8321df64d400446169b7f24184259 (diff) | |
| download | linux-de90521604fc5bf7473faf162b72bdbb23155165.tar.xz | |
gfs2: document ip in __gfs2_holder_init kernel-doc comment
Building with W=1 reports:
Warning: fs/gfs2/glock.c:1248 function parameter 'ip' not described
in '__gfs2_holder_init'
The ip parameter was added when __gfs2_holder_init started saving the
gfs2_glock_nq_init caller's return address to gh_ip. This makes it
easier to backtrack which holder took the lock. Document @ip to silence
this warning.
Fixes: b016d9a84abd ("gfs2: Save ip from gfs2_glock_nq_init")
Signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions
