Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: netdev: improve wording of reviewer guidance

Reword the reviewer guidance based on behavior we see on the list.
Steer folks:
- towards sending tags
- away from process issues.

Reviewed-by: Joe Damato <joe@dama.to>
Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de>
Link: https://patch.msgid.link/20260406175334.3153451-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

+5 -3
+5 -3
Documentation/process/maintainer-netdev.rst
··· 551 551 552 552 It's safe to assume that netdev maintainers know the community and the level 553 553 of expertise of the reviewers. The reviewers should not be concerned about 554 - their comments impeding or derailing the patch flow. 554 + their comments impeding or derailing the patch flow. A Reviewed-by tag 555 + is understood to mean "I have reviewed this code to the best of my ability" 556 + rather than "I can attest this code is correct". 555 557 556 - Less experienced reviewers are highly encouraged to do more in-depth 557 - review of submissions and not focus exclusively on trivial or subjective 558 + Reviewers are highly encouraged to do more in-depth review of submissions 559 + and not focus exclusively on process issues, trivial or subjective 558 560 matters like code formatting, tags etc. 559 561 560 562 Testimonials / feedback