Run codespell -w with the latest dictonary again

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-02-23 16:50:23 +08:00
committed by Abdelatif Guettouche
parent 55a7dfc9a7
commit cde88cabcc
1532 changed files with 3117 additions and 3117 deletions
+1 -1
View File
@@ -278,7 +278,7 @@
#define PIT_REG_COUNTER2 0x42
#define PIT_REG_COMMAND 0x43
/* PIT command bit defintions */
/* PIT command bit definitions */
# define PIT_OCW_BINCOUNT_BCD (1 << 0) /* vs binary */
# define PIT_OCW_MODE_SHIFT (1)