Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4268251imu; Fri, 30 Nov 2018 14:03:33 -0800 (PST) X-Google-Smtp-Source: AFSGD/VeltcRC3FHgp5dNUVx2lrh7NVMs58GiQLYEs3JSjo+M8K4+opLf3HLNApxrDj4QIUEzfet X-Received: by 2002:a17:902:6946:: with SMTP id k6mr7411723plt.101.1543615413284; Fri, 30 Nov 2018 14:03:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543615413; cv=none; d=google.com; s=arc-20160816; b=WLLIXg6Yp+bn4SBtOpFCqod0M4E9TSG0NeTp1bLddxpxNKYg1YvfcrL9c5QlhZ6QSN HcXOSNwVksPjK2+U0XEUGwGzJAm75w3tNnSKghwXvAAz41mZ5Rs0NLEGQkLY7SeCtiGO Fd/sHbnK3FYOS0ygzYaKNDJRdCbzYIPlog7sncCqy74Pgtqtpp0bgQD8h9G2I9VjiW9D VixRYZnS0mUQW1I9cPUMMXOr1uagRXurxfcxkiHVmJ+jkK3kfUHTQMH9+2JH2fxXjEuD F4ajrzW1x99qFQFOlk8WFbBblreXjdbhbncDVJwtCv/Ec69Sx+GgBfBvlLcDivTF7LN0 RRVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=b8CZiPV1O3B07bUvbDSMV/0E5uoOY+ziR3ws90es+UA=; b=t6Mnl86tzPywfJ9HcLqDo/bqUzKoZAuc/DGShmf6yGK/xExIb/QqbhpT5e7GCxcQqN ht5092KmzY8r7cql8+YBc1jThQiZGPwA5tjKwymffUkyE/jkrcvlL9fInxG0zB6nChL5 UN6ox1G026sbndT1G49sgT4o2Q2PsTDRD+9OielpuQeDQG631WDQb9SIDpOgP4HSzf9A kSLbV8EwjjsiC77kaujJFKmvgmL2Uq4Nlu4lKyqhpd6wMzfZ3XZX68eRCKmoJp/HUpy5 8sSVgx3e2UaJ1EHJeDzqNlmaPWXX613cqugYNcE5sZX/yYHyTesoQTh6dDGILzodqsep UCTA== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o3si5812230pgi.388.2018.11.30.14.03.18; Fri, 30 Nov 2018 14:03:33 -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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726788AbeLAJNS (ORCPT + 99 others); Sat, 1 Dec 2018 04:13:18 -0500 Received: from twin.jikos.cz ([91.219.245.39]:38918 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725749AbeLAJNS (ORCPT ); Sat, 1 Dec 2018 04:13:18 -0500 Received: from twin.jikos.cz (jikos@[127.0.0.1]) by twin.jikos.cz (8.13.6/8.13.6) with ESMTP id wAULxvKl008776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 30 Nov 2018 22:59:58 +0100 Received: from localhost (jikos@localhost) by twin.jikos.cz (8.13.6/8.13.6/Submit) with ESMTP id wAULxqGT008771; Fri, 30 Nov 2018 22:59:52 +0100 X-Authentication-Warning: twin.jikos.cz: jikos owned process doing -bs Date: Fri, 30 Nov 2018 22:59:51 +0100 (CET) From: Jiri Kosina To: Jarkko Sakkinen cc: John Paul Adrian Glaubitz , linux-kernel@vger.kernel.org, Sam Creasey , Geert Uytterhoeven , "open list:M68K ARCHITECTURE" Subject: Re: [PATCH RFC 04/15] m68k: replace **** with a hug In-Reply-To: <20181130205912.GB22338@linux.intel.com> Message-ID: References: <20181130192737.15053-1-jarkko.sakkinen@linux.intel.com> <20181130192737.15053-5-jarkko.sakkinen@linux.intel.com> <20181130205912.GB22338@linux.intel.com> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 30 Nov 2018, Jarkko Sakkinen wrote: > > Never in my dreams would I have expected that the dystopia predicted > > in "Demolition Man" would ever come true and that so early. > > > > I'm waiting for the automatic punishment machines which spit out tickets > > whenever someone in their proximity utters a swearword. > > Sorry I had 10h flight, internet connection not properly working and too > much time :-) To be totally honest, to me that feels like a little bit too weak excuse for wasting time and energy of gazillion other people with your patches. > I thought that with the new CoC I could not grep the f-word from the > kernel tree but there it was... Sorry, but you were wrong. It's not retro-active. -- Jiri Kosina