[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210508065557.22224-1-rdunlap@infradead.org>
Date: Fri, 7 May 2021 23:55:57 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>, Nishanth Menon <nm@...com>,
Santosh Shilimkar <ssantosh@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH v2] platform_data: emif_plat.h: drop a duplicated word
Drop the repeated word "if" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Nishanth Menon <nm@...com>
Cc: Santosh Shilimkar <ssantosh@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
---
v2: Drop bad Cc: Aneesh V <aneesh@...com>;
Add Cc: Andrew Morton
include/linux/platform_data/emif_plat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20210507.orig/include/linux/platform_data/emif_plat.h
+++ linux-next-20210507/include/linux/platform_data/emif_plat.h
@@ -98,7 +98,7 @@ struct emif_custom_configs {
* as type, bus width, density etc
* @timings: Timings information from device datasheet passed
* as an array of 'struct lpddr2_timings'. Can be NULL
- * if if default timings are ok
+ * if default timings are ok
* @timings_arr_size: Size of the timings array. Depends on the number
* of different frequencies for which timings data
* is provided
Powered by blists - more mailing lists