From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 06EDB3DA7D3 for ; Wed, 20 May 2026 11:13:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779275611; cv=none; b=eUNkNoIULNwUCwbrutsvHpAucU7L6B+p+Ul5kfelNXNbF/EDGv+Mgp+Fk8Kq3yCP7CWgsBtYxWKyxzfxxXfulyesn7SmBIDhEr9C8hxRrKp/aphmprYzAYqOA5JHv8gZhmry/5pSOio7qF083vsV9GRr/w9lR3utL26vgWPxbfc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779275611; c=relaxed/simple; bh=w29ljLh5XfT/GuELP9RUnpYSuIJpnfJor+l2W5+8n5s=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=YGPL7kH8ogtBHrDTMNWwcZ8LuzAIPwTmtPLpnb+ldi3pJqDsWj9g0jJzJaQT07+F94hUr0eyzPIdRkmiDTKOLePRHGhQ9YKrWj2lI6lQaUEdLM8gJsagdwcBZILCnO1Owc05pH2gpfkVlp7en98DZwqOdPsUWuZincpINKxXrko= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EFUHmaCk; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="EFUHmaCk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3BE41F000E9; Wed, 20 May 2026 11:13:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779275609; bh=/+DVfiQptriDr71iFcZKNfgZfyCgFh6RztObMo4QPDE=; h=Date:From:To:Subject:References:In-Reply-To; b=EFUHmaCkTdfFyxYEQuxVugxLr5ITLamA8FYpbJJO20QMh1wRfOwBOrSmHK06osCEE /1ylkz0dZb9Bm2KvV6UpqV1WPPvb10gIjerR+FdTtMS+lVtG2bIlCwl+r33wfypuLD 1UZYnMr0aPhOBRq5jpevLBECP0Q0/XagNj7t1rBbRHDKf2HTjqrWV1y45dSfEn3djH xNmjIXgM5Cv8UIQl3eSZOxoFhSJhtiMGce62sD1mnzJ+BZAhdJk4DytUip9xnExmTq d4akVBGNGuMQQ0VDTyLaTcrALA6VQ54bn+IuzadIsHjSddGr6Bwj10D+bkdO45wJ2+ WrdwRO/d6hqUg== Date: Wed, 20 May 2026 12:13:26 +0100 From: Lee Jones To: linux-kernel@vger.kernel.org, Md Shofiqul Islam Subject: Re: (subset) [PATCH] mfd: si476x: Fix typos in comments Message-ID: <20260520111326.GV305027@google.com> References: <20260505223311.5644-1-shofiqtest@gmail.com> <177876800292.2774299.1812541414101176746.b4-ty@b4> 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: <177876800292.2774299.1812541414101176746.b4-ty@b4> On Thu, 14 May 2026, Lee Jones wrote: > On Wed, 06 May 2026 01:33:11 +0300, Md Shofiqul Islam wrote: > > Fix spelling mistake in comments: > > - succes -> success (4 times) > > Applied, thanks! > > [1/1] mfd: si476x: Fix typos in comments > commit: 07de145bd1a9cc7fa33d6190bf948f32d676347c Sorry, this is unapplied. Please resubmit with your SoB applied. -- Lee Jones