linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] treewide: Fix typo "notifer"
@ 2025-07-22  7:27 WangYuli
  2025-07-22  7:34 ` [PATCH v3 1/8] KVM: x86: " WangYuli
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: WangYuli @ 2025-07-22  7:27 UTC (permalink / raw)
  To: seanjc, pbonzini, tglx, mingo, bp, dave.hansen, x86, hpa, dave,
	jonathan.cameron, dave.jiang, alison.schofield, vishal.l.verma,
	ira.weiny, dan.j.williams, lucas.demarchi, thomas.hellstrom,
	rodrigo.vivi, airlied, simona, marcin.s.wojtas, andrew+netdev,
	davem, edumazet, kuba, pabeni, arend.vanspriel, ilpo.jarvinen,
	andriy.shevchenko, gregkh, jirislaby, jgross, sstabellini,
	oleksandr_tyshchenko, akpm
  Cc: kvm, linux-kernel, wangyuli, ming.li, linux-cxl, intel-xe,
	dri-devel, netdev, kvalo, johannes.berg, quic_ramess, ragazenta,
	jeff.johnson, mingo, j, linux, linux-wireless, brcm80211,
	brcm80211-dev-list.pdl, linux-serial, xen-devel, shenlichuan,
	yujiaoliang, colin.i.king, cvam0000, zhanjun, niecheng1,
	guanwentao, wangyuli

There are some spelling mistakes of 'notifer' in comments which
should be 'notifier'.

Fix them and add it to scripts/spelling.txt.

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.
  v2->v3: Remove links to my patch v1 and add some "Reviewed-by" tags.

-- 
2.50.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-07-22  9:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22  7:27 [PATCH v3 0/8] treewide: Fix typo "notifer" WangYuli
2025-07-22  7:34 ` [PATCH v3 1/8] KVM: x86: " WangYuli
2025-07-22  7:34 ` [PATCH v3 2/8] cxl: mce: " WangYuli
2025-07-22  7:34 ` [PATCH v3 3/8] drm/xe: " WangYuli
2025-07-22  9:24   ` Thomas Hellström
2025-07-22  7:34 ` [PATCH v3 4/8] net: mvneta: " WangYuli
2025-07-22  7:34 ` [PATCH v3 5/8] wifi: brcmfmac: " WangYuli
2025-07-22  7:34 ` [PATCH v3 6/8] serial: 8250_dw: " WangYuli
2025-07-22  7:34 ` [PATCH v3 7/8] xen/xenbus: " WangYuli
2025-07-22  7:34 ` [PATCH v3 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt WangYuli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).