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 8FFC1C433FE for ; Mon, 10 Oct 2022 06:22:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231431AbiJJGW2 (ORCPT ); Mon, 10 Oct 2022 02:22:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231371AbiJJGW0 (ORCPT ); Mon, 10 Oct 2022 02:22:26 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1BC14BD06 for ; Sun, 9 Oct 2022 23:22:24 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 426E6B80E36 for ; Mon, 10 Oct 2022 06:22:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B0100C433D6; Mon, 10 Oct 2022 06:22:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1665382942; bh=eU6nKUGRICKBPqnh8VlPl5I90p3qXrHPn9KVy3p8Wqw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UEfO3gHb80kHnvl6D2XTXYxjI0ALQtEYiyS/FSVrfgB7xyyLbdnkTFowyQd6AD8p8 oIMicDWuLAILcgn5X0EyzRvaC2nflcsTKmFOr25TWz2l/7vdhU3puvBtbj4qC8cwOn 1vY4Vq/6m8qseY50lN1rBUs37PSA9uD5mZkgJTrs= Date: Mon, 10 Oct 2022 08:23:05 +0200 From: Greg KH To: Yi Jiangshan <13667453960@163.com> Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Jiangshan Yi , k2ci Subject: Re: Re: [PATCH] staging: rtl8723bs: fix spelling typo in comment Message-ID: References: <20221009065647.2635700-1-13667453960@163.com> <382427df.1d30.183bfdca4b0.Coremail.13667453960@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <382427df.1d30.183bfdca4b0.Coremail.13667453960@163.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 10, 2022 at 11:07:31AM +0800, Yi Jiangshan wrote: > > At 2022-10-10 02:21:46, "Greg KH" wrote: > >On Sun, Oct 09, 2022 at 02:56:47PM +0800, Jiangshan Yi wrote: > >> From: Jiangshan Yi > > > >Then why is this being sent from a 163.com address? > > > > >What is wrong with using your real mail server? > > > There is a problem with the company's mailbox, and sometimes I can't receive emails. So I temporarily use my personal mailbox to send patches, so that I can receive feedback from the community in a timely manner. But how do I know that this is a valid company email address at all? It's not authenticated as such, so many companies do not like people faking their address. Please send from your company address and you can always cc: the 163.com one, right? thanks, greg k-h