[PATCH v2 0/8] treewide: Fix typo "notifer"
WangYuli
wangyuli at uniontech.com
Tue Jul 15 13:40:50 UTC 2025
There are some spelling mistakes of 'notifer' in comments which
should be 'notifier'.
Fix them and add it to scripts/spelling.txt.
Link: https://lore.kernel.org/all/B3C019B63C93846F+20250715071245.398846-1-wangyuli@uniontech.com/
WangYuli (8):
KVM: x86: Fix typo "notifer"
cxl: mce: Fix typo "notifer"
drm/xe: Fix typo "notifer"
net: mvneta: Fix typo "notifer"
wifi: brcmfmac: Fix typo "notifer"
serial: 8250_dw: Fix typo "notifer"
xen/xenbus: Fix typo "notifer"
scripts/spelling.txt: Add notifer||notifier to spelling.txt
arch/x86/kvm/i8254.c | 4 ++--
drivers/cxl/core/mce.h | 2 +-
drivers/gpu/drm/xe/xe_vm_types.h | 2 +-
drivers/net/ethernet/marvell/mvneta.c | 2 +-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 2 +-
drivers/tty/serial/8250/8250_dw.c | 2 +-
include/xen/xenbus.h | 2 +-
scripts/spelling.txt | 1 +
8 files changed, 9 insertions(+), 8 deletions(-)
---
Changelog:
*v1->v2: Break patch v1 up into one-patch-per-subsystem.
--
2.50.0
More information about the Intel-xe
mailing list