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: Fix typo in Signed-off-by tag

s/of/off/

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Fixes: e110ba659271 ("docs: netdev: add note about Changes Requested and revising commit messages")
Link: https://lore.kernel.org/r/20240527103618.265801-2-thorsten.blum@toblux.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Thorsten Blum and committed by
Jakub Kicinski
c519cf9b 6e15774d

+1 -1
+1 -1
Documentation/process/maintainer-netdev.rst
··· 227 227 The amount of mooing will depend on packet rate so should match 228 228 the diurnal cycle quite well. 229 229 230 - Signed-of-by: Joe Defarmer <joe@barn.org> 230 + Signed-off-by: Joe Defarmer <joe@barn.org> 231 231 --- 232 232 v3: 233 233 - add a note about time-of-day mooing fluctuation to the commit message