From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30200C433E0 for ; Mon, 20 Jul 2020 00:05:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 156E420684 for ; Mon, 20 Jul 2020 00:05:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726949AbgGTAFU (ORCPT ); Sun, 19 Jul 2020 20:05:20 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:39308 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726508AbgGTAFT (ORCPT ); Sun, 19 Jul 2020 20:05:19 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kvm5.telegraphics.com.au (Postfix) with ESMTP id 831E92A114; Sun, 19 Jul 2020 20:05:14 -0400 (EDT) Date: Mon, 20 Jul 2020 10:05:16 +1000 (AEST) From: Finn Thain To: "Alexander A. Klimov" cc: Geert Uytterhoeven , Joshua Thompson , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] m68k: Replace HTTP links with HTTPS ones In-Reply-To: <98c2eed7-8d3e-a542-84af-492cf3efc313@al2klimov.de> Message-ID: References: <20200717184240.79799-1-grandmaster@al2klimov.de> <98c2eed7-8d3e-a542-84af-492cf3efc313@al2klimov.de> 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 Sun, 19 Jul 2020, Alexander A. Klimov wrote: > Just tell me either of these: > > * You'll apply these changes of mine as-is > * You won't apply these changes of mine at all > * I shall undo particular changes (which ones?) and/or change the commit > message (how?) before you apply the others > That's up to Geert or Joshua, as they are the official maintainers.