Thread (2 messages) flat view 2 messages, 2 authors, 2021-05-21
STALE1917d

[PATCH] atm: Fix typo

From: <hidden>
Date: 2021-05-21 09:45:44
Also in: lkml
Subsystem: atm, the rest · Maintainers: Chas Williams, Linus Torvalds

From: zuoqilin <redacted>

Change 'contol' to 'control'.

Signed-off-by: zuoqilin <redacted>
---
 drivers/atm/zeprom.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/atm/zeprom.h b/drivers/atm/zeprom.h
index 88e01f8..8e8819a 100644
--- a/drivers/atm/zeprom.h
+++ b/drivers/atm/zeprom.h
@@ -12,7 +12,7 @@
 #define ZEPROM_V1_REG	PCI_VENDOR_ID	/* PCI register */
 #define ZEPROM_V2_REG	0x40
 
-/* Bits in contol register */
+/* Bits in control register */
 
 #define ZEPROM_SK	0x80000000	/* strobe (probably on raising edge) */
 #define ZEPROM_CS	0x40000000	/* Chip Select */
-- 
1.9.1

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help