Adrian Hunter
ff50df9ac2
mmc: Remove duplicate words in comments
...
Remove duplicate words in comments found using the following commands:
pcregrep --color=always -n \
'([^a-zA-Z_])([a-zA-Z_]+)[[:space:]]+\2[^a-zA-Z_]' \
drivers/mmc/host/*.[ch] drivers/mmc/core/*.[ch] \
include/linux/mmc/*.h \
include/uapi/linux/mmc/*.h | \
grep -v 'long long'
pcregrep --color=always -n -M \
'([^a-zA-Z_])([a-zA-Z_]+)[ \t]*\n[[:space:]*]+\2[^a-zA-Z_]' \
drivers/mmc/host/*.[ch] \
drivers/mmc/core/*.[ch] \
include/linux/mmc/*.h \
include/uapi/linux/mmc/*.h
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20221102120105.5747-1-adrian.hunter@intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2022-12-07 13:22:34 +01:00
..
2022-10-17 11:51:33 +02:00
2022-07-13 12:44:41 +02:00
2022-02-28 13:06:23 +01:00
2022-10-06 13:31:13 +02:00
2022-12-07 13:22:34 +01:00
2021-12-20 11:09:15 +01:00
2021-10-21 10:49:32 -06:00
2021-02-01 12:02:33 +01:00
2022-07-12 12:25:36 +02:00
2022-12-07 13:22:34 +01:00
2021-08-24 10:15:28 +02:00
2021-08-24 16:59:38 +02:00
2021-02-01 12:02:33 +01:00
2022-05-19 15:46:46 +02:00
2022-03-07 11:47:39 +01:00
2022-12-07 13:22:32 +01:00
2022-04-26 15:39:37 +02:00
2019-05-30 11:29:22 -07:00
2021-08-25 11:11:16 +02:00
2021-12-28 17:53:42 +01:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2022-10-24 19:14:17 +02:00
2021-06-30 15:34:04 -06:00
2022-10-06 13:31:13 +02:00
2020-07-13 12:18:25 +02:00
2021-06-14 13:57:36 +02:00
2020-11-16 11:59:28 +01:00
2022-09-21 14:36:08 +02:00
2021-02-01 11:54:48 +01:00
2022-10-17 11:51:34 +02:00
2019-05-30 11:26:32 -07:00
2021-08-24 10:15:33 +02:00
2019-05-30 11:26:32 -07:00
2020-07-13 12:18:25 +02:00
2022-09-14 11:53:47 +02:00
2020-09-07 08:57:44 +02:00
2019-05-30 11:26:32 -07:00
2022-08-30 14:22:35 +02:00
2022-09-14 11:53:47 +02:00
2021-10-12 10:21:20 +02:00
2019-05-30 11:29:22 -07:00