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 <[email protected]> Signed-off-by: Jiangshan Yi <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 38238be commit 4b9d1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)