[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220115175252.297433-1-trix@redhat.com>
Date: Sat, 15 Jan 2022 09:52:52 -0800
From: trix@...hat.com
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org, Tom Rix <trix@...hat.com>
Subject: [PATCH] memory: emif: cleanup double word in comment
From: Tom Rix <trix@...hat.com>
Remove the second 'if'.
Signed-off-by: Tom Rix <trix@...hat.com>
---
include/linux/platform_data/emif_plat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/platform_data/emif_plat.h b/include/linux/platform_data/emif_plat.h
index b93feef5d586f..53057713c9fbf 100644
--- a/include/linux/platform_data/emif_plat.h
+++ b/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
--
2.26.3
Powered by blists - more mailing lists