* [PATCH] memory: emif: cleanup double word in comment
@ 2022-01-15 17:52 trix
0 siblings, 0 replies; only message in thread
From: trix @ 2022-01-15 17:52 UTC (permalink / raw)
Cc: linux-kernel, Tom Rix
From: Tom Rix <trix@redhat.com>
Remove the second 'if'.
Signed-off-by: Tom Rix <trix@redhat.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-15 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-15 17:52 [PATCH] memory: emif: cleanup double word in comment trix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).