[PATCH] isdn: mISDN: hfcsusb: Spelling fix in comment

From: Kunwu Chan
Date: Mon Oct 23 2023 - 02:38:28 EST


protocoll -> protocol

Signed-off-by: Kunwu Chan <chentao@xxxxxxxxxx>
---
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