Input: hp_sdc: fix spelling typo in comment
authorJiangshan Yi <yijiangshan@kylinos.cn>
Tue, 6 Sep 2022 05:49:01 +0000 (13:49 +0800)
committerHelge Deller <deller@gmx.de>
Tue, 13 Sep 2022 12:04:34 +0000 (14:04 +0200)
Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Signed-off-by: Helge Deller <deller@gmx.de>
include/linux/hp_sdc.h

index 6f1dee7..9be8704 100644 (file)
@@ -180,7 +180,7 @@ switch (val) {                                              \
 
 #define HP_SDC_CMD_SET_IM      0x40    /* 010xxxxx == set irq mask */
 
-/* The documents provided do not explicitly state that all registers betwee
+/* The documents provided do not explicitly state that all registers between
  * 0x01 and 0x1f inclusive can be read by sending their register index as a 
  * command, but this is implied and appears to be the case.
  */