Skip to content

Commit 3c2e0a4

Browse files
unixbhaskarJonathan Corbet
authored andcommitted
docs: kernel-hacking: be more civil
Remove the f-bomb from locking.rst. Let's have a moment of silence, though, as we mark the passing of the last of Rusty's once plentiful profanities in this venerable document. Signed-off-by: Bhaskar Chowdhury <[email protected]> Link: https://lore.kernel.org/r/[email protected] [jc: rewrote changelog] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent b7592e5 commit 3c2e0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/kernel-hacking/locking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ grabs a read lock, searches a list, fails to find what it wants, drops
958958
the read lock, grabs a write lock and inserts the object has a race
959959
condition.
960960

961-
If you don't see why, please stay the fuck away from my code.
961+
If you don't see why, please stay away from my code.
962962

963963
Racing Timers: A Kernel Pastime
964964
-------------------------------

0 commit comments

Comments
 (0)