From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gSoS7-0002pj-LT for linux-mtd@lists.infradead.org; Fri, 30 Nov 2018 19:27:52 +0000 From: Jarkko Sakkinen To: linux-kernel@vger.kernel.org Cc: Jarkko Sakkinen , Amir Goldstein , Andrew Morton , Andy Shevchenko , Daniel Axtens , David Miller , Dominik Brodowski , dri-devel@lists.freedesktop.org (open list:DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS), Eric Dumazet , Federico Vaga , Geert Uytterhoeven , Helge Deller , Jonathan Corbet , Joshua Kinard , Kees Cook , linux-doc@vger.kernel.org (open list:DOCUMENTATION), linux-fsdevel@vger.kernel.org (open list:INOTIFY), linux-ide@vger.kernel.org (open list:IDE SUBSYSTEM), linux-m68k@lists.linux-m68k.org (open list:M68K ARCHITECTURE), linux-media@vger.kernel.org (open list:MEDIA INPUT INFRASTRUCTURE (V4L/DVB)), linux-mips@linux-mips.org (open list:MIPS), linux-mtd@lists.infradead.org (open list:MEMORY TECHNOLOGY DEVICES (MTD)), linux-parisc@vger.kernel.org (open list:PARISC ARCHITECTURE), linux-pm@vger.kernel.org (open list:CPU FREQUENCY DRIVERS), linux-scsi@vger.kernel.org (open list:SCSI SUBSYSTEM), Matthias Brugger , netdev@vger.kernel.org (open list:NETWORKING DRIVERS), nouveau@lists.freedesktop.org (open list:DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS), Paolo Abeni , Paul Burton , Petr Mladek , Rob Herring , Sean Wang , Sergey Senozhatsky , Shannon Nelson , Stefano Brivio , "Steven Rostedt (VMware)" , "Tobin C. Harding" , Toshiaki Makita , Willem de Bruijn , Yonghong Song , Zhu Yanjun Subject: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3 Date: Fri, 30 Nov 2018 11:27:09 -0800 Message-Id: <20181130192737.15053-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , In order to comply with the CoC, replace **** with a hug. Jarkko Sakkinen (15): MIPS: replace **** with a hug Documentation: replace **** with a hug drm/nouveau: replace **** with a hug m68k: replace **** with a hug parisc: replace **** with a hug cpufreq: replace **** with a hug ide: replace **** with a hug media: replace **** with a hug mtd: replace **** with a hug net/sunhme: replace **** with a hug scsi: replace **** with a hug inotify: replace **** with a hug irq: replace **** with a hug lib: replace **** with a hug net: replace **** with a hug Documentation/kernel-hacking/locking.rst | 2 +- arch/m68k/include/asm/sun3ints.h | 2 +- arch/mips/pci/ops-bridge.c | 24 +++++++++---------- arch/mips/sgi-ip22/ip22-setup.c | 2 +- arch/parisc/kernel/sys_parisc.c | 2 +- drivers/cpufreq/powernow-k7.c | 2 +- .../gpu/drm/nouveau/nvkm/subdev/bios/init.c | 2 +- .../nouveau/nvkm/subdev/pmu/fuc/macros.fuc | 2 +- drivers/ide/cmd640.c | 2 +- drivers/media/i2c/bt819.c | 8 ++++--- drivers/mtd/mtd_blkdevs.c | 2 +- drivers/net/ethernet/sun/sunhme.c | 4 ++-- drivers/scsi/qlogicpti.h | 2 +- fs/notify/inotify/inotify_user.c | 2 +- kernel/irq/timings.c | 2 +- lib/vsprintf.c | 2 +- net/core/skbuff.c | 2 +- 17 files changed, 33 insertions(+), 31 deletions(-) -- 2.19.1