[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181130192737.15053-6-jarkko.sakkinen@linux.intel.com>
Date: Fri, 30 Nov 2018 11:27:14 -0800
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
"James E.J. Bottomley" <jejb@...isc-linux.org>,
Helge Deller <deller@....de>,
Dominik Brodowski <linux@...inikbrodowski.net>,
Kees Cook <keescook@...omium.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-parisc@...r.kernel.org (open list:PARISC ARCHITECTURE)
Subject: [PATCH RFC 05/15] parisc: 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>
---
arch/parisc/kernel/sys_parisc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/parisc/kernel/sys_parisc.c b/arch/parisc/kernel/sys_parisc.c
index 376ea0d1b275..4782c41f00c8 100644
--- a/arch/parisc/kernel/sys_parisc.c
+++ b/arch/parisc/kernel/sys_parisc.c
@@ -287,7 +287,7 @@ asmlinkage unsigned long sys_mmap(unsigned long addr, unsigned long len,
}
}
-/* Fucking broken ABI */
+/* Hugging broken ABI */
#ifdef CONFIG_64BIT
asmlinkage long parisc_truncate64(const char __user * path,
--
2.19.1
Powered by blists - more mailing lists