[PATCH RFC 02/15] Documentation: replace **** with a hug

From: Jarkko Sakkinen
Date: Fri Nov 30 2018 - 14:27:49 EST


In order to comply with the CoC, replace **** with a hug.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
---
Documentation/kernel-hacking/locking.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kernel-hacking/locking.rst b/Documentation/kernel-hacking/locking.rst
index 519673df0e82..e16a850261d5 100644
--- a/Documentation/kernel-hacking/locking.rst
+++ b/Documentation/kernel-hacking/locking.rst
@@ -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 the hug away from my code.

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