lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 18 Jul 2020 17:31:03 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     linux-kernel@...r.kernel.org
Cc:     Randy Dunlap <rdunlap@...radead.org>, Nishanth Menon <nm@...com>,
        Aneesh V <aneesh@...com>,
        Santosh Shilimkar <ssantosh@...nel.org>
Subject: [PATCH] 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: Aneesh V <aneesh@...com>
Cc: Santosh Shilimkar <ssantosh@...nel.org>
---
 include/linux/platform_data/emif_plat.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/platform_data/emif_plat.h
+++ linux-next-20200717/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

Powered by Openwall GNU/*/Linux Powered by OpenVZ