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 1A816C433FE for ; Sun, 9 Oct 2022 18:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230218AbiJISWF (ORCPT ); Sun, 9 Oct 2022 14:22:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229570AbiJISWB (ORCPT ); Sun, 9 Oct 2022 14:22:01 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0F21D1CFF5; Sun, 9 Oct 2022 11:22:00 -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 B58B2B80D18; Sun, 9 Oct 2022 18:21:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F29BDC433D7; Sun, 9 Oct 2022 18:21:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1665339717; bh=hMew0+7H3jKWGNHdcEwLappFPSB87+CL29n5rR8InKM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MSWJuXWjzkYh0Y2mPsWumIb6J0GlwjxGUXpSTwv9yzzGV/iVCneEH2H9v1LuP1Nmr 87rU4YJlGZmuV5OIgjQzQ2gVV036UbXsOpm0oMGvM6tyAPFDaK0Trd+vK8kJ0XUuGO bJ3WyUNLqWxGfHiwrToZKvH6JEeTyWtGt0fAmkug= Date: Sun, 9 Oct 2022 20:22:40 +0200 From: Greg KH To: Jiangshan Yi <13667453960@163.com> Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com, linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Jiangshan Yi , k2ci Subject: Re: [PATCH] staging: sm750fb: fix spelling typo in comment Message-ID: References: <20221009094809.3171319-1-13667453960@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221009094809.3171319-1-13667453960@163.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 09, 2022 at 05:48:09PM +0800, Jiangshan Yi wrote: > From: Jiangshan Yi Again, why 163.com? thanks, greg k-h