From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2EF1740B6C1 for ; Thu, 14 May 2026 14:12:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778767922; cv=none; b=BjuQQ38UFLPHjnJVHgGlNRoxzWrzOp0bl8HbBh7KT4etOSrWfeEC/fS2/NzPfT6GTNouWDuTJX4IM5HhqdVT/m6ygpSnCbMWDZnM0ID3nWN8s6gT9FLkTEoeONzouN7aZ+YxP/VKbLrK570XXngTOlTS9aOGr05Ng5kG0vdTQHk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778767922; c=relaxed/simple; bh=76ENcMW9s9HP+/LfK9RFzNiUcpNta19SeVMmYLRh7mU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jdR6RTUZHdUjleov6iopDpSgKSe1aEot99bJr9KKl2G2dnFKeczBN/Q4M7l50SUNiL1nth6U8qdfJgQ7VICKnX8yDTpoDgq4Gm44380bJxBZKIKD/x5G1jf+XXdHfOEQgR5ZOizvcZ7ih0OZ/zfx/noPIIz4AMFiuG+m+KPx5Js= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ErpEp457; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ErpEp457" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6669EC2BCB3; Thu, 14 May 2026 14:12:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778767922; bh=76ENcMW9s9HP+/LfK9RFzNiUcpNta19SeVMmYLRh7mU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ErpEp457CeHEQskb7RAXshGmU3BSuzU41HD3zJhCqbRmHVyWlToAC71kAR3NSroLP EJb50p4NI1duQTnj5bWJ56mljFNv/EYkTNLOKoAAkir6VCvhcuQfH0gg9Qheaf0Pc0 GDTVU5aiquMSXG92M5NzttLQD1MO83HGA35EIqJDEdKUoQo8qqeu1hJf5qwK+WIlTp 1gZXAl3fjIwIXja7xG4me33uCHb3y4+jXRpA+Se1j94gCYJV8EwBj0YJksIEcZvkPC BTgKDC8u7I9xaw1nFlsQ4GysWp5jialGKK5dDUER8sHqatmwV/TPlgfQTO/Wo/UMor COl07o7q/keuQ== Date: Thu, 14 May 2026 15:11:58 +0100 From: Lee Jones To: Md Shofiqul Islam Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: si476x: Fix typos in comments Message-ID: <20260514141158.GL305027@google.com> References: <20260505223311.5644-1-shofiqtest@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260505223311.5644-1-shofiqtest@gmail.com> On Wed, 06 May 2026, Md Shofiqul Islam wrote: > Fix spelling mistake in comments: > - succes -> success (4 times) Missing SoB. > --- > drivers/mfd/si476x-i2c.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/mfd/si476x-i2c.c b/drivers/mfd/si476x-i2c.c > index 899c0b5ea..7ddc97dfc 100644 > --- a/drivers/mfd/si476x-i2c.c > +++ b/drivers/mfd/si476x-i2c.c > @@ -30,7 +30,7 @@ > * > * Configure the functions of the pins of the radio chip. > * > - * The function returns zero in case of succes or negative error code > + * The function returns zero in case of success or negative error code > * otherwise. > */ > static int si476x_core_config_pinmux(struct si476x_core *core) > @@ -121,7 +121,7 @@ static inline void si476x_core_schedule_polling_work(struct si476x_core *core) > * 4. Configures, pin multiplexor, disables digital audio and > * configures interrupt sources. > * > - * The function returns zero in case of succes or negative error code > + * The function returns zero in case of success or negative error code > * otherwise. > */ > int si476x_core_start(struct si476x_core *core, bool soft) > @@ -215,7 +215,7 @@ EXPORT_SYMBOL_GPL(si476x_core_start); > * 2. Send the POWER_DOWN command if the power down is soft or bring > * reset line low if not. > * > - * The function returns zero in case of succes or negative error code > + * The function returns zero in case of success or negative error code > * otherwise. > */ > int si476x_core_stop(struct si476x_core *core, bool soft) > @@ -428,7 +428,7 @@ static void si476x_core_pronounce_dead(struct si476x_core *core) > * of I/O errors. If the error counter rises above the threshold > * pronounce device dead. > * > - * The function returns zero on succes or negative error code on > + * The function returns zero on success or negative error code on > * failure. > */ > int si476x_core_i2c_xfer(struct si476x_core *core, > -- > 2.51.1 > -- Lee Jones