Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4127592imu; Fri, 30 Nov 2018 11:28:54 -0800 (PST) X-Google-Smtp-Source: AFSGD/VpGa4goc6oaKVXMR3ER6gHdHad7GhpDLSyMABwBtlL2DTtE0wNzP42MAqxCGBOflKGnkCg X-Received: by 2002:a63:8ac4:: with SMTP id y187mr5904922pgd.446.1543606134536; Fri, 30 Nov 2018 11:28:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543606134; cv=none; d=google.com; s=arc-20160816; b=bftKdkw8jNV0p7tMqjy4bGKqNKSZNjLeFFDfKnNYB/6t/ZApuxqJ17qxcwg7Ep8Vh4 a4E16ohDng02uBohHCm9JD40+/pPiGuAdMaXBROPh3fv2DiFq71jBd+RvCxGQjauBEdY t7fnPum7bx35MzwVkAkxGVY3WGZ1QwL/NKB6khe0fn4aIxziPxLsq7WL7CVFnW23li+l ZGcIRZZKcTpqYx/G1AOyz2yseSrH/uYZn2121rDGfSW+aW8xaeY2UdKza5ksNe4aafao ncGmZqI/z7wAsgkZBk600pQYPTjPhMBiVt7/Lu3cHPGASrw22KxyYBPsX5LwS+4uuNm6 AWIg== 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=gMDpxL3zc0HiuDaG9uFaay6hAvIktXggTBHjvp0LBGw=; b=eoor/mt0uUIynwPfWCQB92e4QT38u8ZQO1r+CaFiNrC4aIqrG6vEvqH6W18BthHzPD DP55qm/hXntvt+JV0XdYdRLi+iebisoikMM7n6P5wwhoy4VnBZ61bIfsBuT3qJ0YazRt rl6Xh4Ms8WhRRDpZ6dWFN1xPF8QaVbv5faqpSPMUECI+6pqoOxBqfz9FjPhSQIgKeOZa gXOBxaHV1bIVlAIFR7PPkNe4JqNWgBRw44lciGo8MP1G0Q7vGSpjzUq4x3MMZ9sAgt3s B3Phlu5+/iOIt3eg/X3ChkmNzHjdupU7ZMQRaHKDObsAzFCUrNGRUdf5BD0CG64b7O4z Wsrg== 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 u9si7083891plk.61.2018.11.30.11.28.33; Fri, 30 Nov 2018 11:28:54 -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 S1727057AbeLAGiP (ORCPT + 99 others); Sat, 1 Dec 2018 01:38:15 -0500 Received: from mga02.intel.com ([134.134.136.20]:60860 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727013AbeLAGiL (ORCPT ); Sat, 1 Dec 2018 01:38:11 -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 orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Nov 2018 11:27:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,299,1539673200"; d="scan'208";a="279426302" 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:52 -0800 From: Jarkko Sakkinen To: linux-kernel@vger.kernel.org Cc: Jarkko Sakkinen , "David S. Miller" , Eric Dumazet , Willem de Bruijn , Daniel Axtens , Toshiaki Makita , Stefano Brivio , Yonghong Song , Paolo Abeni , netdev@vger.kernel.org (open list:NETWORKING [GENERAL]) Subject: [PATCH RFC 15/15] net: replace **** with a hug Date: Fri, 30 Nov 2018 11:27:24 -0800 Message-Id: <20181130192737.15053-16-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 --- net/core/skbuff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/skbuff.c b/net/core/skbuff.c index a8217e221e19..8aadde6464a7 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -4093,7 +4093,7 @@ int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer) skb_has_frag_list(skb1)) { struct sk_buff *skb2; - /* Fuck, we are miserable poor guys... */ + /* Hug, we are miserable poor guys... */ if (ntail == 0) skb2 = skb_copy(skb1, GFP_ATOMIC); else -- 2.19.1