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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=unavailable 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 6E05BECDE3D for ; Fri, 19 Oct 2018 07:11:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3E25120869 for ; Fri, 19 Oct 2018 07:11:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3E25120869 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727116AbeJSPPq (ORCPT ); Fri, 19 Oct 2018 11:15:46 -0400 Received: from verein.lst.de ([213.95.11.211]:43752 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726584AbeJSPPq (ORCPT ); Fri, 19 Oct 2018 11:15:46 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 560B368C76; Fri, 19 Oct 2018 09:10:57 +0200 (CEST) Date: Fri, 19 Oct 2018 09:10:57 +0200 From: Christoph Hellwig To: Geert Uytterhoeven Cc: Christoph Hellwig , Masahiro Yamada , Matt Porter , Alex Bounine , Dominik Brodowski , linux-kbuild , linux-pci , scsi , Linux-Arch , Linux Kernel Mailing List , linuxppc-dev Subject: Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2 Message-ID: <20181019071057.GA31656@lst.de> References: <20181017080201.10866-1-hch@lst.de> <20181019070001.GA30556@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 19, 2018 at 09:07:51AM +0200, Geert Uytterhoeven wrote: > Without this: > - It's hard to visually match your untagged cover letter with the > actual patches, > - Your individual patches lack the version info, so people cannot see which > version review comments in an email reply apply to. All of that is trivially solved by mail threading.