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 03C0EC54EED for ; Thu, 26 Jan 2023 07:23:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232665AbjAZHXk (ORCPT ); Thu, 26 Jan 2023 02:23:40 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:46862 "EHLO mail.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjAZHXg (ORCPT ); Thu, 26 Jan 2023 02:23:36 -0500 Received: from [IPV6:2620:137:e001:0:a10c:af48:696f:8164] (unknown [IPv6:2620:137:e001:0:a10c:af48:696f:8164]) by mail.monkeyblade.net (Postfix) with ESMTPSA id 7ADC383ED016; Wed, 25 Jan 2023 23:23:35 -0800 (PST) Message-ID: Date: Wed, 25 Jan 2023 23:23:33 -0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH net] net: dsa: mt7530: fix tristate and help description Content-Language: en-US To: Jakub Kicinski , =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= Cc: Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Paolo Abeni , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, erkin.bozoglu@xeront.com References: <20230125053653.6316-1-arinc.unal@arinc9.com> <20230125224411.5a535817@kernel.org> From: John 'Warthog9' Hawley In-Reply-To: <20230125224411.5a535817@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (mail.monkeyblade.net [0.0.0.0]); Wed, 25 Jan 2023 23:23:35 -0800 (PST) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/25/2023 10:44 PM, Jakub Kicinski wrote: > On Wed, 25 Jan 2023 08:36:53 +0300 Arınç ÜNAL wrote: >> Fix description for tristate and help sections which include inaccurate >> information. >> >> Signed-off-by: Arınç ÜNAL > > Didn't make it thru to the list again :( > Double check that none of the addresses in To: or Cc: are missing > spaces between name and email or after a dot. That seems to be the most > common cause of trouble. Or try to resend using just emails, no names. > You are also likely to run into trouble if your character set is set to UTF-8. - John 'Warthog9' Hawley