You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drbd: add missing kernel-doc for peer_device parameter
W=1 build warns that peer_device is undocumented in the bitmap I/O
handlers. This parameter was introduced in commit 8164dd6
("drbd: Add peer device parameter to whole-bitmap I/O handlers"), but
the kernel-doc was not updated.
Add the missing @peer_device entry.
Signed-off-by: Sukrut Heroorkar <[email protected]>
0 commit comments