diff options
author | Jiang Jian <jiangjian@cdjrlc.com> | 2022-06-21 19:50:03 +0800 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2022-07-15 11:37:40 +0900 |
commit | 97e1bb93e7211f5468d0ebc9007331b58a074461 (patch) | |
tree | 6016b23f8ea4748ca76005f9b44aa10855d0e1d7 /drivers/counter | |
parent | 2fb67280fd83f0f40ef4ae73aa1b9fbec075c13b (diff) | |
download | linux-stable-97e1bb93e7211f5468d0ebc9007331b58a074461.tar.gz linux-stable-97e1bb93e7211f5468d0ebc9007331b58a074461.tar.bz2 linux-stable-97e1bb93e7211f5468d0ebc9007331b58a074461.zip |
extcon: Drop unexpected word "the" in the comments
there is an unexpected word "the" in the comments that need to be dropped
file: ./drivers/extcon/extcon.c
line: 250
/* Find the the index of extcon cable in edev->supported_cable */
changed to
/* Find the index of extcon cable in edev->supported_cable */
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions