Commit 3c2e0a48 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Jonathan Corbet
Browse files

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: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210205115951.1276526-1-unixbhaskar@gmail.com


[jc: rewrote changelog]
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent b7592e5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -958,7 +958,7 @@ grabs a read lock, searches a list, fails to find what it wants, drops
the read lock, grabs a write lock and inserts the object has a race
condition.

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

Racing Timers: A Kernel Pastime
-------------------------------