isdn: mISDN: hfcsusb: Spelling fix in comment
authorKunwu Chan <chentao@kylinos.cn>
Mon, 23 Oct 2023 06:37:58 +0000 (14:37 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Oct 2023 08:39:46 +0000 (09:39 +0100)
protocoll -> protocol

Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/hfcsusb.c

index 1efd179..b82b898 100644 (file)
@@ -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)