[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231023063758.719718-1-chentao@kylinos.cn>
Date: Mon, 23 Oct 2023 14:37:58 +0800
From: Kunwu Chan <chentao@...inos.cn>
To: isdn@...ux-pingi.de, kuba@...nel.org, yangyingliang@...wei.com,
alexanderduyck@...com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
kunwu.chan@...mail.com, Kunwu Chan <chentao@...inos.cn>
Subject: [PATCH] isdn: mISDN: hfcsusb: Spelling fix in comment
protocoll -> protocol
Signed-off-by: Kunwu Chan <chentao@...inos.cn>
---
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 1efd17979f24..b82b89888a5e 100644
--- a/drivers/isdn/hardware/mISDN/hfcsusb.c
+++ b/drivers/isdn/hardware/mISDN/hfcsusb.c
@@ -678,7 +678,7 @@ ph_state(struct dchannel *dch)
}
/*
- * disable/enable BChannel for desired protocoll
+ * disable/enable BChannel for desired protocol
*/
static int
hfcsusb_setup_bch(struct bchannel *bch, int protocol)
--
2.34.1
Powered by blists - more mailing lists