From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g8RG2-0004Sj-Gy for linux-mtd@lists.infradead.org; Fri, 05 Oct 2018 14:39:11 +0000 Date: Fri, 5 Oct 2018 16:38:41 +0200 From: Miquel Raynal 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 Subject: Re: [PATCH][mtd-next] mtd: rawnand: fix spelling mistake "card_registred" -> "card_registered" Message-ID: <20181005163841.21f3b3ce@xps13> In-Reply-To: <20180927152431.6031-1-colin.king@canonical.com> References: <20180927152431.6031-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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