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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7BECC433F5 for ; Wed, 6 Apr 2022 12:22:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232633AbiDFMX4 (ORCPT ); Wed, 6 Apr 2022 08:23:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234186AbiDFMXH (ORCPT ); Wed, 6 Apr 2022 08:23:07 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5BD3C54275F; Wed, 6 Apr 2022 01:11:46 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 207E168BEB; Wed, 6 Apr 2022 10:11:43 +0200 (CEST) Date: Wed, 6 Apr 2022 10:11:42 +0200 From: Christoph Hellwig To: John Garry Cc: Damien Le Moal , Christoph Hellwig , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-doc@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: [PATCH v2 2/2] libata: Inline ata_qc_new_init() in ata_scsi_qc_new() Message-ID: <20220406081142.GA13272@lst.de> References: <1649083990-207133-1-git-send-email-john.garry@huawei.com> <1649083990-207133-3-git-send-email-john.garry@huawei.com> <20220405055252.GA23698@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) Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Wed, Apr 06, 2022 at 08:16:25AM +0100, John Garry wrote: > Anyway, if that is the preference then who shall be the author? Considering > I did most effort I will be and add Christoph as co-developed-by - please > let me know if not ok. I think the co-developed-by is a bit silly. Just attribute it to you.