From patchwork Thu Feb 21 12:57:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Miquel Raynal X-Patchwork-Id: 1046149 X-Patchwork-Delegate: miquel.raynal@bootlin.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CGLlE3se"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="nT1MvMu2"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 444vhJ2lLVz9s6w for ; Fri, 22 Feb 2019 00:00:00 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ExgdRmYLIrdp6A4CELKvwCDOZLqBWH810r3R27SGCpo=; b=CGLlE3se3808Gn bkGqcNoBNjZHCQ3bYfB0jCfK1w/d4ZM6Vco2qZJZppJQDfFf1jwfk6bjwroBRK154tvyuqr9RwQNG ZmYJTPzjmHHNMBoigvza5MXQO2bmhGqWkO+hmOC9tOMYmhwfcYl905kR2bNwU37WC5EGsSkGSNY8h 9YiBU7glg4mLJuWpqL4AmdVmgRj04qDp1MTPZ2jjXEtxfnOhc0D1w2m4Bb9cVYMywtbWdg+ocAAp6 mOfCMoO4M/vS7rXgLA6j13TuWdadq8EAjvmtGHHGfaK99PuggA6YoLvw6piAqz6NFCXtR/8DGAl81 EsJtJYw++bcDberFYlhw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gwnxC-0004jf-Qn; Thu, 21 Feb 2019 12:59:54 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gwnw7-0003Ge-UD; Thu, 21 Feb 2019 12:58:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=+rjIAOxhdeD52kMA3q1zOLc9t1bwlWNyqYOBY1JvhAY=; b=nT1MvMu2Tb8X1/EuJFQaMwHk/l lJV9A2j1tIjaKrjoH+MAx45clc7F8PrxYOx8J7hGHoqR7qOaMHrPTW8lWDqEJSPYXQ8wqVHRoKW8Z N9tBF/0P2Cvas1CnXzEa6yDrS830j707fz8bIByyB8F2fc5EbMUAU/jmib9mxakcCUBdMep4QVSCZ mbnQpRPceU6rnQ+0A4c7v/aM2uMgMKqvlrKjZVaga2bxgX2hBOGrOMqfzV7MBvo36JxQ1mWTWkJZX JyKRho6rk8sokF03zRyHFJ9Rl7nBI6jMLeb0SyYWNNCjthmYAKwdF9Se7j+IRbI3prCJ4nmfMz8y1 B6HUBuZw==; Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by casper.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gwnw5-0000IR-0Z; Thu, 21 Feb 2019 12:58:46 +0000 X-Originating-IP: 90.88.23.190 Received: from localhost.localdomain (aaubervilliers-681-1-81-190.w90-88.abo.wanadoo.fr [90.88.23.190]) (Authenticated sender: miquel.raynal@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id E12F7C0002; Thu, 21 Feb 2019 12:58:09 +0000 (UTC) From: Miquel Raynal To: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Tudor Ambarus Subject: [RFC PATCH 13/27] mtd: nand: ecc: Clarify the software Hamming introductory line Date: Thu, 21 Feb 2019 13:57:52 +0100 Message-Id: <20190221125806.28875-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190221_125845_101185_E6FA222D X-CRM114-Status: GOOD ( 13.82 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on casper.infradead.org summary: Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [217.70.183.198 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vignesh R , Tudor Ambarus , Julien Su , Schrempf Frieder , linux-mtd@lists.infradead.org, Thomas Petazzoni , Miquel Raynal , Mason Yang , linux-arm-kernel@lists.infradead.org Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org The include file pretends being the header for "ECC algorithm", while it is just the header for the Hamming implementation. Make this clear by rewording the sentence. Signed-off-by: Miquel Raynal --- include/linux/mtd/nand-sw-hamming-engine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mtd/nand-sw-hamming-engine.h b/include/linux/mtd/nand-sw-hamming-engine.h index 1bd7493c682b..4ce99fa574e3 100644 --- a/include/linux/mtd/nand-sw-hamming-engine.h +++ b/include/linux/mtd/nand-sw-hamming-engine.h @@ -4,7 +4,7 @@ * David Woodhouse * Thomas Gleixner * - * This file is the header for the ECC algorithm. + * This file is the header for the NAND Hamming ECC implementation. */ #ifndef __MTD_NAND_ECC_SW_HAMMING_H__