diff options
author | Jiang Jian <[email protected]> | 2022-08-04 23:39:25 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-08-04 16:19:15 -0600 |
commit | bcee43dc6d5bd6f54e5e2a5d696bf8c8f4c141dd (patch) | |
tree | cb32669e2b7ce63a37a769ff43ab6094752cb412 /tools/perf/scripts/python/bin | |
parent | c86019ff75c1475968c25b87fa05bf342f03a6c9 (diff) |
s390/dasd: drop unexpected word 'for' in comments
there is an unexpected word 'for' in the comments that need to be dropped
file - drivers/s390/block/dasd.c
line - 1728
/* check for for attention message */
changed to:
/* check for attention message */
Signed-off-by: Jiang Jian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions