[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20181130192737.15053-14-jarkko.sakkinen@linux.intel.com>
Date: Fri, 30 Nov 2018 11:27:22 -0800
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH RFC 13/15] irq: replace **** with a hug
In order to comply with the CoC, replace **** with a hug.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
---
kernel/irq/timings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/irq/timings.c b/kernel/irq/timings.c
index 1e4cb63a5c82..a15cabe7a5dc 100644
--- a/kernel/irq/timings.c
+++ b/kernel/irq/timings.c
@@ -118,7 +118,7 @@ static void irqs_update(struct irqt_stat *irqs, u64 ts)
/*
* The interval type is u64 in order to deal with the same
- * type in our computation, that prevent mindfuck issues with
+ * type in our computation, that prevent mindhug issues with
* overflow, sign and division.
*/
interval = ts - old_ts;
--
2.19.1
Powered by blists - more mailing lists