OSDN Git Service

greybus: es2: fix typo in a comment
authorJason Wang <wangborong@cdjrlc.com>
Sun, 12 Dec 2021 03:16:57 +0000 (11:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Dec 2021 09:13:26 +0000 (10:13 +0100)
commit909c648e03e8eda8eb72678b3e95042739d6eb71
treedb437e1352fceb22cd170e2ca3f2b8ce71617573
parentd185a3466f0cd5af8f1c5c782c53bc0e6f2e7136
greybus: es2: fix typo in a comment

The double `for' in the comment in line 81 is repeated. Remove one
of them from the comment.

Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20211212031657.41169-1-wangborong@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/greybus/es2.c