From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Fri, 05 Oct 2018 14:38:41 +0000 Subject: Re: [PATCH][mtd-next] mtd: rawnand: fix spelling mistake "card_registred" -> "card_registered" Message-Id: <20181005163841.21f3b3ce@xps13> List-Id: References: <20180927152431.6031-1-colin.king@canonical.com> In-Reply-To: <20180927152431.6031-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Colin King Cc: Maxim Levitsky , Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , linux-mtd@lists.infradead.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Hi Colin, Colin King wrote on Thu, 27 Sep 2018 16:24:31 +0100: > From: Colin Ian King >=20 > Trivial fix to spelling mistake struct field name, rename it. >=20 > Signed-off-by: Colin Ian King > --- Applied to nand/next with the subject prefix changed to be mtd: rawnand: r852: Thanks, Miqu=C3=A8l