Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4128927imu; Fri, 30 Nov 2018 11:30:28 -0800 (PST) X-Google-Smtp-Source: AFSGD/VqoYm2tfJMxK207OJt05I2GEOpmmo5p5DP0MEggNE7w43TgmYAsL8DYocHUEbsjxkylwRF X-Received: by 2002:a17:902:bf44:: with SMTP id u4mr6937109pls.5.1543606228201; Fri, 30 Nov 2018 11:30:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543606228; cv=none; d=google.com; s=arc-20160816; b=ME+Aj2FbkCxDE96EDRy7n6/+Y2xmExkAiBffx2rUTZlDRTpffyxLxCWjkbgP9BJZ7x 8rYe5A2PmqGp8q0MksWYJOtJ4H8whQeQywgrOR7LoyjNDajgsgqWd0T/gnsTX1awyrAz XouY9x/yzeSnWzy+IwoxUImX+hhpfuAjFX20SI4Fpajn61fLc9xs6ESuSdKWpk9DRo/x OZ8+hezF5yLszmGQxCcjkIs+AwYI1wyenIe0RkTEThhTKSpUT792T2YCc0+HT+sMgYcg TOiwhmESCyrYdVB49SC6zNbm/nCPZewvdYQaXTm2WLFWEzhZSy66R6vzZP0rF5TLD+Mj MwEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=9h+tm5qfPblLuCDDOdGW19sz3hfRpFzghNwJqQH38yI=; b=Tg//0LadC6PZ9WjPjEBuroXqLVSPanDA4iE3d+mek3qgCLgjwPpCb9RmFPWGkVzUzo mKvs33QBIz5pRhz+Jvp333uw1B87668f8jsqO+CO/pxgyqDk8+tzeZ7n3GlGjFMf6im8 ZjSkXfoWv+SVDupVf2XWfaRfpRx+fjX0nrmH5Y6oBzj+x+SrikP6aR+rqZ/d4SC3jst7 899VBt42g623sqHsxOrjaQrIePhkC9OuVgTmxV7f+uiwBFXT9JS76b70Oe93Kd4OGvj4 sM2raW2t7buJ/HpZWpayI2loiMFMsGWPqCUThPH+3k8BRWLyxpGaqh7mTKJk3PTsZQqb xzuw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d2si1599813pla.81.2018.11.30.11.30.13; Fri, 30 Nov 2018 11:30:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726512AbeLAGiA (ORCPT + 99 others); Sat, 1 Dec 2018 01:38:00 -0500 Received: from mga12.intel.com ([192.55.52.136]:46972 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725749AbeLAGiA (ORCPT ); Sat, 1 Dec 2018 01:38:00 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Nov 2018 11:27:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,299,1539673200"; d="scan'208";a="279426260" Received: from jsakkine-mobl1.jf.intel.com (HELO localhost) ([10.241.225.27]) by orsmga005.jf.intel.com with ESMTP; 30 Nov 2018 11:27:41 -0800 From: Jarkko Sakkinen To: linux-kernel@vger.kernel.org Cc: Jarkko Sakkinen , Ralf Baechle , Paul Burton , James Hogan , Joshua Kinard , linux-mips@linux-mips.org (open list:MIPS) Subject: [PATCH RFC 01/15] MIPS: replace **** with a hug Date: Fri, 30 Nov 2018 11:27:10 -0800 Message-Id: <20181130192737.15053-2-jarkko.sakkinen@linux.intel.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181130192737.15053-1-jarkko.sakkinen@linux.intel.com> References: <20181130192737.15053-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In order to comply with the CoC, replace **** with a hug. Signed-off-by: Jarkko Sakkinen --- arch/mips/pci/ops-bridge.c | 24 ++++++++++++------------ arch/mips/sgi-ip22/ip22-setup.c | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/arch/mips/pci/ops-bridge.c b/arch/mips/pci/ops-bridge.c index a1d2c4ae0d1b..c755c4c92fa9 100644 --- a/arch/mips/pci/ops-bridge.c +++ b/arch/mips/pci/ops-bridge.c @@ -56,7 +56,7 @@ static int pci_conf0_read_config(struct pci_bus *bus, unsigned int devfn, return PCIBIOS_DEVICE_NOT_FOUND; /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at it for real ... */ if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) @@ -76,7 +76,7 @@ static int pci_conf0_read_config(struct pci_bus *bus, unsigned int devfn, oh_my_gawd: /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at the wrong register. */ if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) { @@ -85,7 +85,7 @@ static int pci_conf0_read_config(struct pci_bus *bus, unsigned int devfn, } /* - * IOC3 is fucking fucked beyond belief ... Don't try to access + * IOC3 is hugging hugged beyond belief ... Don't try to access * anything but 32-bit words ... */ addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2]; @@ -118,7 +118,7 @@ static int pci_conf1_read_config(struct pci_bus *bus, unsigned int devfn, return PCIBIOS_DEVICE_NOT_FOUND; /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at it for real ... */ if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) @@ -139,7 +139,7 @@ static int pci_conf1_read_config(struct pci_bus *bus, unsigned int devfn, oh_my_gawd: /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at the wrong register. */ if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) { @@ -148,7 +148,7 @@ static int pci_conf1_read_config(struct pci_bus *bus, unsigned int devfn, } /* - * IOC3 is fucking fucked beyond belief ... Don't try to access + * IOC3 is hugging hugged beyond belief ... Don't try to access * anything but 32-bit words ... */ bridge->b_pci_cfg = (busno << 16) | (slot << 11); @@ -189,7 +189,7 @@ static int pci_conf0_write_config(struct pci_bus *bus, unsigned int devfn, return PCIBIOS_DEVICE_NOT_FOUND; /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at it for real ... */ if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) @@ -213,14 +213,14 @@ static int pci_conf0_write_config(struct pci_bus *bus, unsigned int devfn, oh_my_gawd: /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to touch the wrong register. */ if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) return PCIBIOS_SUCCESSFUL; /* - * IOC3 is fucking fucked beyond belief ... Don't try to access + * IOC3 is hugging hugged beyond belief ... Don't try to access * anything but 32-bit words ... */ addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2]; @@ -257,7 +257,7 @@ static int pci_conf1_write_config(struct pci_bus *bus, unsigned int devfn, return PCIBIOS_DEVICE_NOT_FOUND; /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to look at it for real ... */ if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) @@ -281,14 +281,14 @@ static int pci_conf1_write_config(struct pci_bus *bus, unsigned int devfn, oh_my_gawd: /* - * IOC3 is fucking fucked beyond belief ... Don't even give the + * IOC3 is hugging hugged beyond belief ... Don't even give the * generic PCI code a chance to touch the wrong register. */ if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) return PCIBIOS_SUCCESSFUL; /* - * IOC3 is fucking fucked beyond belief ... Don't try to access + * IOC3 is hugging hugged beyond belief ... Don't try to access * anything but 32-bit words ... */ addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2]; diff --git a/arch/mips/sgi-ip22/ip22-setup.c b/arch/mips/sgi-ip22/ip22-setup.c index b69daa02401b..50f04fe491ca 100644 --- a/arch/mips/sgi-ip22/ip22-setup.c +++ b/arch/mips/sgi-ip22/ip22-setup.c @@ -36,7 +36,7 @@ void __init plat_mem_setup(void) board_be_init = ip22_be_init; /* Init the INDY HPC I/O controller. Need to call this before - * fucking with the memory controller because it needs to know the + * hugging with the memory controller because it needs to know the * boardID and whether this is a Guiness or a FullHouse machine. */ sgihpc_init(); -- 2.19.1