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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DF7CDC83F27 for ; Wed, 16 Jul 2025 07:36:08 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A1FD410E263; Wed, 16 Jul 2025 07:36:08 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="lHRYhSDj"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7776D10E263; Wed, 16 Jul 2025 07:36:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1752651367; x=1784187367; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=SLxwHXEqd1OUWiEYMVIKGR7ibc8WPwr3uMVi8v3Vptw=; b=lHRYhSDj1aqKfkpg/ayK+n6x1ju00f74G48AT+YHZob1Yl8YhBCJP/lO MSSbmQ6w4YQdtbiq+iKmAgGx7Fp90R+Zz4JCADipYc/KSNaClLkZ4BKP2 t2t5aNHUJj0hxyLHxxxjzqdQ2lgNvtUDG0k+KL+uuo/eYUReHyCB9K/Vr OxFJhsXCP5WEr+8LPhlNMRO1OXHF/PWXf+0LOmdDA2RMl2MNiD234x8KU pmFaWFFs4/OMvFHC8M+l2DUwf8TnjMqEJxZNrtMaXMhQUdsehBnyUsXlp lsxdmmoDVVCUl2YmucEQW+4NN+mQ8HuQyeoLQ8rsl7YODR0lf6PcCrTMI g==; X-CSE-ConnectionGUID: XfQQp6+IRuWzPg02WFy0mA== X-CSE-MsgGUID: VmViBksbT02J5APqX095NQ== X-IronPort-AV: E=McAfee;i="6800,10657,11493"; a="65458019" X-IronPort-AV: E=Sophos;i="6.16,315,1744095600"; d="scan'208";a="65458019" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jul 2025 00:36:06 -0700 X-CSE-ConnectionGUID: hY0dnPHtTOiIv2bf3XuWdg== X-CSE-MsgGUID: +jK6Yk6xTfOJ47JGHLkZWQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,315,1744095600"; d="scan'208";a="157985544" Received: from smile.fi.intel.com ([10.237.72.52]) by fmviesa008.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jul 2025 00:35:51 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.98.2) (envelope-from ) id 1ubwg6-0000000Fr3T-1IQh; Wed, 16 Jul 2025 10:35:46 +0300 Date: Wed, 16 Jul 2025 10:35:46 +0300 From: Andy Shevchenko To: WangYuli Cc: airlied@gmail.com, akpm@linux-foundation.org, alison.schofield@intel.com, andrew+netdev@lunn.ch, arend.vanspriel@broadcom.com, bp@alien8.de, brcm80211-dev-list.pdl@broadcom.com, brcm80211@lists.linux.dev, colin.i.king@gmail.com, cvam0000@gmail.com, dan.j.williams@intel.com, dave.hansen@linux.intel.com, dave.jiang@intel.com, dave@stgolabs.net, davem@davemloft.net, dri-devel@lists.freedesktop.org, edumazet@google.com, gregkh@linuxfoundation.org, guanwentao@uniontech.com, hpa@zytor.com, ilpo.jarvinen@linux.intel.com, intel-xe@lists.freedesktop.org, ira.weiny@intel.com, j@jannau.net, jeff.johnson@oss.qualcomm.com, jgross@suse.com, jirislaby@kernel.org, johannes.berg@intel.com, jonathan.cameron@huawei.com, kuba@kernel.org, kvalo@kernel.org, kvm@vger.kernel.org, linux-cxl@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-wireless@vger.kernel.org, linux@treblig.org, lucas.demarchi@intel.com, marcin.s.wojtas@gmail.com, ming.li@zohomail.com, mingo@kernel.org, mingo@redhat.com, netdev@vger.kernel.org, niecheng1@uniontech.com, oleksandr_tyshchenko@epam.com, pabeni@redhat.com, pbonzini@redhat.com, quic_ramess@quicinc.com, ragazenta@gmail.com, rodrigo.vivi@intel.com, seanjc@google.com, shenlichuan@vivo.com, simona@ffwll.ch, sstabellini@kernel.org, tglx@linutronix.de, thomas.hellstrom@linux.intel.com, vishal.l.verma@intel.com, x86@kernel.org, xen-devel@lists.xenproject.org, yujiaoliang@vivo.com, zhanjun@uniontech.com Subject: Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer" Message-ID: References: <2BF1749F02ADE664+20250715134407.540483-6-wangyuli@uniontech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2BF1749F02ADE664+20250715134407.540483-6-wangyuli@uniontech.com> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Tue, Jul 15, 2025 at 09:44:05PM +0800, WangYuli wrote: > There is a spelling mistake of 'notifer' in the comment which > should be 'notifier'. Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko