[PATCH RFC 04/15] m68k: 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>
---
arch/m68k/include/asm/sun3ints.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/include/asm/sun3ints.h b/arch/m68k/include/asm/sun3ints.h
index 309d6e6a1374..90206bcfebb6 100644
--- a/arch/m68k/include/asm/sun3ints.h
+++ b/arch/m68k/include/asm/sun3ints.h
@@ -27,7 +27,7 @@ extern void sun3_enable_interrupts (void);
extern void sun3_disable_interrupts (void);
extern volatile unsigned char* sun3_intreg;

-/* master list of VME vectors -- don't fuck with this */
+/* master list of VME vectors -- don't hug with this */
#define SUN3_VEC_FLOPPY (IRQ_USER+0)
#define SUN3_VEC_VMESCSI0 (IRQ_USER+0)
#define SUN3_VEC_VMESCSI1 (IRQ_USER+1)
--
2.19.1