lkml.org 
[lkml]   [2022]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] isdn: mISDN: hfcsusb: Fix comment typo
Date
The double `sending' is duplicated in line 761, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
drivers/isdn/hardware/mISDN/hfcsusb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/isdn/hardware/mISDN/hfcsusb.c b/drivers/isdn/hardware/mISDN/hfcsusb.c
index 651f2f8f685b..6fd8e5612227 100644
--- a/drivers/isdn/hardware/mISDN/hfcsusb.c
+++ b/drivers/isdn/hardware/mISDN/hfcsusb.c
@@ -758,7 +758,7 @@ hfcsusb_ph_command(struct hfcsusb *hw, u_char command)

switch (command) {
case HFC_L1_ACTIVATE_TE:
- /* force sending sending INFO1 */
+ /* force sending INFO1 */
write_reg(hw, HFCUSB_STATES, 0x14);
/* start l1 activation */
write_reg(hw, HFCUSB_STATES, 0x04);
--
2.35.1
\
 
 \ /
  Last update: 2022-07-18 15:21    [W:0.066 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site