Skip to content

Commit 4b9d1bc

Browse files
Jiangshan Yihdeller
authored andcommitted
Input: hp_sdc: fix spelling typo in comment
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>
1 parent 38238be commit 4b9d1bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/linux/hp_sdc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ switch (val) { \
180180

181181
#define HP_SDC_CMD_SET_IM 0x40 /* 010xxxxx == set irq mask */
182182

183-
/* The documents provided do not explicitly state that all registers betweem
183+
/* The documents provided do not explicitly state that all registers between
184184
* 0x01 and 0x1f inclusive can be read by sending their register index as a
185185
* command, but this is implied and appears to be the case.
186186
*/

0 commit comments

Comments
 (0)