Received: by 2002:a05:7412:251c:b0:e2:908c:2ebd with SMTP id w28csp1084097rda; Mon, 23 Oct 2023 01:46:23 -0700 (PDT) X-Google-Smtp-Source: AGHT+IF8lQuNc6KVd2v5A68LOBmrFI58tPtA6Po2Dxcg9GcJRi4wmdw2e7cEDPygqtgOwl6Yqeml X-Received: by 2002:a05:622a:1456:b0:41c:bbd0:48ed with SMTP id v22-20020a05622a145600b0041cbbd048edmr11150181qtx.30.1698050783148; Mon, 23 Oct 2023 01:46:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1698050783; cv=none; d=google.com; s=arc-20160816; b=RMMbIVnp/owp0F3Dwyws1OiknyWrxMHU7c5XYVzxeZECemIFK1ogQg0xzhkOCuYDqA oSrBuxcQuBo2ZhbPVNbxs8YRmDkxRuiyZI93US5t7o2jo+2t1lKQP9mmYTteGau6ePBj VMz3O37gszaTuA2qhODGtHHQCUZIwUTnrajtGyWvrSS2daJHPpXaCGGdTrcUg5hKLDCs zdloKUgzo/uDRUp/yfIZjm0HfwJ7cq3eJfjVfbVHCR6DfhfWSChEbk28ZAYzDk/UXN3g 1npg7SV3YpMxjsinmY5anRb47FEyNNQft8MN2TeEfzB0j+eXwg+SWuuhZFvVr7b+0j+9 dzzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=K0fT5wXftmfYkrVLG++rcf8WCxjxdCB9FIrqi3coXvw=; fh=OrE346Nt3oRp6ZnUcrZPgd895Z+PevDaSO3TFEioJ58=; b=fMRdM9l2bLw2ey2q1V2fzEiO/EbD7h1ljbz3ziIRw0LTbYderDBcKqoLx5CYyE5M2p /4bZOXY/ZbtkYnpdPWfm3KwCx6scsM5+szejwjZvF1hjaF3ZyXXdYOMIPdonYBgWnL/1 KVZbs2AaObkZF80a4kuxWgvOPgskyAhvQxTiLeqfdgS9l8s4mnXqRTd29+ofuT/hczex 6NVF3lzEwxv6sPFfyEojaNsd0QKrt0jgXLDSPOVbEpIRnwTcu7uerhptTwOK0jl2T+ZB 8bqdT2ig9HUjj2FB1m+VfLftPFXMonjqYaI3S0uBS7ZULbAOuFrabkhjfKuP8IUoA9SW EUXA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.33 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lipwig.vger.email (lipwig.vger.email. [23.128.96.33]) by mx.google.com with ESMTPS id y6-20020a05622a120600b0041243a5cf43si5058981qtx.593.2023.10.23.01.46.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 01:46:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.33 as permitted sender) client-ip=23.128.96.33; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.33 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by lipwig.vger.email (Postfix) with ESMTP id 8B874807C86C; Mon, 23 Oct 2023 01:46:20 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at lipwig.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229498AbjJWIqM (ORCPT + 99 others); Mon, 23 Oct 2023 04:46:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229463AbjJWIqK (ORCPT ); Mon, 23 Oct 2023 04:46:10 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 50002D6B; Mon, 23 Oct 2023 01:46:05 -0700 (PDT) Received: from [192.168.1.103] (178.176.77.141) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Mon, 23 Oct 2023 11:45:53 +0300 Subject: Re: [PATCH net-next 1/2] net: ethernet: renesas: group entries in Makefile To: Wolfram Sang , CC: =?UTF-8?Q?Niklas_S=c3=b6derlund?= , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , , References: <20231022205316.3209-1-wsa+renesas@sang-engineering.com> <20231022205316.3209-2-wsa+renesas@sang-engineering.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <94f652d4-4538-e6ed-9476-f982fd07ee97@omp.ru> Date: Mon, 23 Oct 2023 11:45:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20231022205316.3209-2-wsa+renesas@sang-engineering.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [178.176.77.141] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 6.0.0, Database issued on: 10/23/2023 08:18:07 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 180789 [Oct 23 2023] X-KSE-AntiSpam-Info: Version: 6.0.0.2 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 542 542 3d23828e213bab96daa5e52f9cef518f74e40214 X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.77.141 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.77.141 in (user) dbl.spamhaus.org} X-KSE-AntiSpam-Info: d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;omp.ru:7.1.1;178.176.77.141:7.1.2;127.0.0.199:7.1.2 X-KSE-AntiSpam-Info: ApMailHostAddress: 178.176.77.141 X-KSE-AntiSpam-Info: {DNS response errors} X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=temperror header.from=omp.ru;spf=temperror smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 10/23/2023 08:22:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 10/23/2023 7:26:00 AM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-4.1 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lipwig.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (lipwig.vger.email [0.0.0.0]); Mon, 23 Oct 2023 01:46:20 -0700 (PDT) On 10/22/23 11:53 PM, Wolfram Sang wrote: > A new Renesas driver shall be added soon. Prepare the Makefile by Wow! Another one? :-) > grouping the specific objects to the Kconfig symbol for better > readability. Improve the file description a tad while here. > > Signed-off-by: Wolfram Sang Reviewed-by: Sergey Shtylyov [...] MBR, Sergey