Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3307159pxv; Mon, 26 Jul 2021 00:39:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx6mcahufL5s6FHTIvB2kv66IEEG14l4wdshCNgymsbIGggy9DPWBDWX+SZeQ3+3eNpVBht X-Received: by 2002:a05:6e02:4d2:: with SMTP id f18mr12180202ils.21.1627285147215; Mon, 26 Jul 2021 00:39:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627285147; cv=none; d=google.com; s=arc-20160816; b=ltLQ2pYTAbwnw+lgx82sAEmjHuS1/LjJFVTw4qaKHzwTmGCueM6UZrqRwhYeagkXju CJNSApp0xFzqCG3lYx0R1Y+yeWSkfYdITWAltfiaE29F2S4TsB/8uQEmfb1XjZPgMKBW 8y5fad8e+nPMt1RLUcApxooIZ6tSGHcNoHBpNE2OaG41Yzown56Hvg4Vssz37ynkwCc2 pgEb9qB/ZJJC7JcWSw0y+FFpkN70nVBSvCz9AaIH9K6QpX+3q6qWtjyFll3oDjCVrTs0 gg+dVa1bODtoyHo8Kyx/d2sA0HxIDVoWDx2Cug1sN67LNF51JY9e1TIKfn021tq1vX9t ASIQ== 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=F2AKSx40Zj28j/h6R1l0PFU+fo2ksAnoEZeiZuoKUMQ=; b=SA6zJkwdeqs/EiAC2iUPBHEQ6Tq54OZB4Z3GQg0xNAHqm0rRQvPFm4vGOEPpn2sw5I ipk49mNuEHMrT3EkBL2bp9kHlXlzbYYzxRIx+xu3tsRiVqMf5gTA+I7CgLjMN0mxGnT4 4X+nF1SgZN2/9NJQf2W9osnqlRCGp1WaHpSk1pUGQ1sV+z+Q2NiSa3GmCIyQzRGJJKf9 VG+b8aZVgJl8y0UjkT5TR3ur8dMfy4RwuzSzMRRt/FlFndDJPQ1jWpMyI+g90L+1FUQS wer46Yth+oSAsxUrD9Zegcgsk3DvJD1y5c02iD8tPuWK7CWVKp5ZMhzdEC32zbXbuGfV q5Bg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=vstfUjvf; 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 f7si12568868ioq.12.2021.07.26.00.38.56; Mon, 26 Jul 2021 00:39:07 -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=vstfUjvf; 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 S232156AbhGZG4d (ORCPT + 99 others); Mon, 26 Jul 2021 02:56:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:46062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231926AbhGZG4c (ORCPT ); Mon, 26 Jul 2021 02:56:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 44E3E600D1; Mon, 26 Jul 2021 07:37:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627285020; bh=OK1qGOdZ06FvvljRmyZTOK8i9RQOvJ0QRhK84upPMQs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vstfUjvf9d2aO0m59l6dVsuWh/prrBBEm/QIypMEJVUlhBg5+UCRrj7N3MJVm70yU +KZYRPwLLqFDRf9NOQN4ST74dZHNLhpyz38QNZd70oeYJ9xiJmyo9WMgXNeINIfQ/T Lab0ZCOTsMWjmf9WZlROe5ZjQZ6Q68uASMjSVPeA= Date: Mon, 26 Jul 2021 09:36:52 +0200 From: Greg KH To: Hayes Wang Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, nic_swsd@realtek.com, 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1394712342-15778-373-Taiwan-albertk@realtek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 26, 2021 at 12:01:09PM +0800, Hayes Wang wrote: > Rename r8152.c with r8152_main.c. Move some basic definitions from > r8152_main.c to r8152_basic.h. Move the relative code of firmware > from r8152_main.c to r8152_fw.c. Rename the definition of "EFUSE" > with "USB_EFUSE". That is a lot of different things all happening in one commit, why? Please break this up into "one patch per change" and submit it that way. But the real question is why break this file up in the first place? What is wrong with the way it is today? What future changes require this file to be in smaller pieces? If none, why make this? If there are future changes, then please submit this change when you submit those, as that would show a real need. thanks, greg k-h