Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3434920pxv; Mon, 26 Jul 2021 04:18:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxZtgEYZs2fdiXZriIN5/Fxa7zXeVjm3i9pshs9klPgg+em+vcyOfUx7za+KUzaZpUj0GZI X-Received: by 2002:a05:6402:b4e:: with SMTP id bx14mr20712820edb.158.1627298284304; Mon, 26 Jul 2021 04:18:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627298284; cv=none; d=google.com; s=arc-20160816; b=KF3JX1pmVgur6Iu9tvREt4/5E6nqb4RmJagcv0PtfkJPTVxJgoSs6u+7bYH7caX8Ry AAs3N0RZ/5AUCG/Xh1rkDH/UgTc/LC6nC2P1DkwPML973wvkrssxu+Rt05D7CXckjeZN Ph1mOKYydFx0CSc2/NFkU2126Yr+vss9DY6dnTlaOs/nbci1QFp0wHKBb8/DZxfXYhM2 CQvcyujeXJrP/WTU8jK5B3E77LVaO2S3gpo30efjleYfzcon7HMW7ivZyVk4XEjAvU+H cVpSdzlSSS6DnDntIIm2YoLdoSno7YdRx5GEhplosLK+RXFegHeIIFmgPYwlxNfB5IlY gMzw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=GYuI19NjuIQaotSO3bjjljyNDUFArrgvW9SQOqTbCyo=; b=l2HJaRHzrsefSDqJefIjfDNq0gR/PAbg/IvK/wmNUKUu3iCdL+r1w4JM2GXoMUK0xO NG6lL5Kt/R6FIDZLhInBxJ1XOwmOyLMgmmyGtczIcmFytPxktT6pWcMeduIEjCGV6XxU v7fYcvyJclgGKVzQIPgyhSty0IKdeehvMKNhcIpw7ysjF9RHe0jfxv1D3kQhqwmo6mxS yenPtv/tyGLieRr5JOyLJ/xoGaVQTfXUoUZEl6TajhKA6RcmDAkHSfEu0mNQXcFbEv6G IHe8T2YY1lFumpx79+W5/8GsPOinn66PePSxEpusS3Pp1AL9JXo04/zOdLerdiA96ZGi epOA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=F0LtcUN6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id js20si12690230ejc.578.2021.07.26.04.17.40; Mon, 26 Jul 2021 04:18:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=F0LtcUN6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233162AbhGZKdl (ORCPT + 99 others); Mon, 26 Jul 2021 06:33:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:57340 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232572AbhGZKdl (ORCPT ); Mon, 26 Jul 2021 06:33:41 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7990160184; Mon, 26 Jul 2021 11:14:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627298050; bh=W9GU23h8JqXuVx3Zrr0eWbRa095s4Id54sN23YORlwE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F0LtcUN6j3/ABTB8fiFXu5VbY6sb7K+qhs/msGmUFewk3CxJJh3DdwXAlJGUUUoOp fb55z/YcSBLqTwXklrRL52SslhkYY0ip+Gw7L7cPLn9xZZauK4F/nDlYxsVn7HaoBy 0Ak5IKZecIyxRsG+57xGmtlq+ssoH/36wwRTFs6c= Date: Mon, 26 Jul 2021 13:14:02 +0200 From: Greg KH To: Hayes Wang Cc: "kuba@kernel.org" , "davem@davemloft.net" , "netdev@vger.kernel.org" , nic_swsd , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: Re: [PATCH net-next RESEND 2/2] r8152: separate the r8152.c into r8152_main.c and r8152_fw.c Message-ID: References: <1394712342-15778-368-Taiwan-albertk@realtek.com> <1394712342-15778-371-Taiwan-albertk@realtek.com> <1394712342-15778-373-Taiwan-albertk@realtek.com> <47801164b7b3406b895be1542e0ce4a2@realtek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47801164b7b3406b895be1542e0ce4a2@realtek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 26, 2021 at 11:09:06AM +0000, Hayes Wang wrote: > Greg KH > > Sent: Monday, July 26, 2021 4:37 PM > [...] > > You also do other things, like renaming defines, which is not just > > moving code around, right? > > Yes. You are right. So resend the series and only do "one thing per patch" please. > [...] > > I do not know, is it really easier to find things in 3 different files > > instead of one? That's up to you, but you did not say why this change > > is needed. > > We support a new chip or feature with a test driver. > The test driver is similar with the upstream driver, except > the method of the firmware. After we confirm that the > test driver work fine, we compare the differences with > the upstream driver and submit patches. And the code > about firmware takes us more time to find out the > differences. Therefore, I wish to move the part of > the firmware out. Great, then submit the broken up driver as part of a patchset that adds new device support, as that makes more sense when that happens, right? thanks, greg k-h