kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] treewide: Fix typo "notifer"
@ 2025-07-15 13:40 WangYuli
  2025-07-15 13:44 ` [PATCH v2 1/8] KVM: x86: " WangYuli
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: WangYuli @ 2025-07-15 13:40 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

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


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

end of thread, other threads:[~2025-07-23 18:39 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 13:40 [PATCH v2 0/8] treewide: Fix typo "notifer" WangYuli
2025-07-15 13:44 ` [PATCH v2 1/8] KVM: x86: " WangYuli
2025-07-15 13:44 ` [PATCH v2 2/8] cxl: mce: " WangYuli
2025-07-15 13:48   ` Jonathan Cameron
2025-07-15 15:09   ` Dave Jiang
2025-07-15 13:44 ` [PATCH v2 3/8] drm/xe: " WangYuli
2025-07-23 18:40   ` Matthew Brost
2025-07-15 13:44 ` [PATCH v2 4/8] net: mvneta: " WangYuli
2025-07-16  7:36   ` Simon Horman
2025-07-15 13:44 ` [PATCH v2 5/8] wifi: brcmfmac: " WangYuli
2025-07-18 10:26   ` Arend van Spriel
2025-07-15 13:44 ` [PATCH v2 6/8] serial: 8250_dw: " WangYuli
2025-07-16  7:35   ` Andy Shevchenko
2025-07-16  8:08   ` Greg KH
2025-07-22  7:22     ` WangYuli
2025-07-22  7:57       ` Greg KH
2025-07-22 16:58         ` H. Peter Anvin
2025-07-15 13:44 ` [PATCH v2 7/8] xen/xenbus: " WangYuli
2025-07-18 13:36   ` Jürgen Groß
2025-07-15 13:44 ` [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt WangYuli
2025-07-15 13:50   ` Jonathan Cameron

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).