All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
To: trivial@kernel.org
Cc: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
	netdev@vger.kernel.org, ath10k@lists.infradead.org,
	linux-wireless@vger.kernel.org,
	virtualization@lists.linux-foundation.org, linux-mm@kvack.org
Subject: [PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
Date: Wed, 15 Jul 2020 13:48:31 +0100	[thread overview]
Message-ID: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com> (raw)

I wouldn't normally go through spelling fixes, but I caught sight of
this typo twice, and then foolishly grepped the tree for it, and saw how
pervasive it was.

so here I am ... fixing a typo globally... but with an addition in
scripts/spelling.txt so it shouldn't re-appear ;-)

V2: Posting before the merge windows close to pick up the last few
non-merged patches, and ideally - to get the actaul spelling.txt entry
picked up, and this time including trivial@kernel.org to let these get
head through that tree if required.

Cc: trivial@kernel.org
Cc: linux-arm-kernel@lists.infradead.org (moderated list:ARM SUB-ARCHITECTURES)
Cc: linux-kernel@vger.kernel.org (open list)
Cc: linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
Cc: netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
Cc: ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
Cc: linux-wireless@vger.kernel.org (open list:NETWORKING DRIVERS (WIRELESS))
Cc: virtualization@lists.linux-foundation.org (open list:VIRTIO BALLOON)
Cc: linux-mm@kvack.org (open list:MEMORY MANAGEMENT)

Kieran Bingham (17):
  arch: arm: mach-davinci: Fix trivial spelling
  drivers: input: joystick: Fix trivial spelling
  drivers: net: wan: Fix trivial spelling
  drivers: net: wireless: Fix trivial spelling
  include: dynamic_debug.h: Fix trivial spelling
  kernel: trace: Fix trivial spelling
  mm/balloon_compaction: Fix trivial spelling
  scripts/spelling.txt: Add descriptors correction

 arch/arm/mach-davinci/board-da830-evm.c | 2 +-
 drivers/input/joystick/spaceball.c      | 2 +-
 drivers/net/wan/lmc/lmc_main.c          | 2 +-
 drivers/net/wireless/ath/ath10k/usb.c   | 2 +-
 drivers/net/wireless/ath/ath6kl/usb.c   | 2 +-
 drivers/net/wireless/cisco/airo.c       | 2 +-
 include/linux/dynamic_debug.h           | 2 +-
 kernel/trace/trace_events.c             | 2 +-
 mm/balloon_compaction.c                 | 4 ++--
 scripts/spelling.txt                    | 2 ++
 10 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
To: trivial@kernel.org
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org,
	linux-kernel@vger.kernel.org, ath10k@lists.infradead.org,
	virtualization@lists.linux-foundation.org, linux-mm@kvack.org,
	Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	linux-input@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
Date: Wed, 15 Jul 2020 13:48:31 +0100	[thread overview]
Message-ID: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com> (raw)

I wouldn't normally go through spelling fixes, but I caught sight of
this typo twice, and then foolishly grepped the tree for it, and saw how
pervasive it was.

so here I am ... fixing a typo globally... but with an addition in
scripts/spelling.txt so it shouldn't re-appear ;-)

V2: Posting before the merge windows close to pick up the last few
non-merged patches, and ideally - to get the actaul spelling.txt entry
picked up, and this time including trivial@kernel.org to let these get
head through that tree if required.

Cc: trivial@kernel.org
Cc: linux-arm-kernel@lists.infradead.org (moderated list:ARM SUB-ARCHITECTURES)
Cc: linux-kernel@vger.kernel.org (open list)
Cc: linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
Cc: netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
Cc: ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
Cc: linux-wireless@vger.kernel.org (open list:NETWORKING DRIVERS (WIRELESS))
Cc: virtualization@lists.linux-foundation.org (open list:VIRTIO BALLOON)
Cc: linux-mm@kvack.org (open list:MEMORY MANAGEMENT)

Kieran Bingham (17):
  arch: arm: mach-davinci: Fix trivial spelling
  drivers: input: joystick: Fix trivial spelling
  drivers: net: wan: Fix trivial spelling
  drivers: net: wireless: Fix trivial spelling
  include: dynamic_debug.h: Fix trivial spelling
  kernel: trace: Fix trivial spelling
  mm/balloon_compaction: Fix trivial spelling
  scripts/spelling.txt: Add descriptors correction

 arch/arm/mach-davinci/board-da830-evm.c | 2 +-
 drivers/input/joystick/spaceball.c      | 2 +-
 drivers/net/wan/lmc/lmc_main.c          | 2 +-
 drivers/net/wireless/ath/ath10k/usb.c   | 2 +-
 drivers/net/wireless/ath/ath6kl/usb.c   | 2 +-
 drivers/net/wireless/cisco/airo.c       | 2 +-
 include/linux/dynamic_debug.h           | 2 +-
 kernel/trace/trace_events.c             | 2 +-
 mm/balloon_compaction.c                 | 4 ++--
 scripts/spelling.txt                    | 2 ++
 10 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
To: trivial@kernel.org
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org,
	linux-kernel@vger.kernel.org, ath10k@lists.infradead.org,
	virtualization@lists.linux-foundation.org, linux-mm@kvack.org,
	Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	linux-input@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
Date: Wed, 15 Jul 2020 13:48:31 +0100	[thread overview]
Message-ID: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com> (raw)

I wouldn't normally go through spelling fixes, but I caught sight of
this typo twice, and then foolishly grepped the tree for it, and saw how
pervasive it was.

so here I am ... fixing a typo globally... but with an addition in
scripts/spelling.txt so it shouldn't re-appear ;-)

V2: Posting before the merge windows close to pick up the last few
non-merged patches, and ideally - to get the actaul spelling.txt entry
picked up, and this time including trivial@kernel.org to let these get
head through that tree if required.

Cc: trivial@kernel.org
Cc: linux-arm-kernel@lists.infradead.org (moderated list:ARM SUB-ARCHITECTURES)
Cc: linux-kernel@vger.kernel.org (open list)
Cc: linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
Cc: netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
Cc: ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
Cc: linux-wireless@vger.kernel.org (open list:NETWORKING DRIVERS (WIRELESS))
Cc: virtualization@lists.linux-foundation.org (open list:VIRTIO BALLOON)
Cc: linux-mm@kvack.org (open list:MEMORY MANAGEMENT)

Kieran Bingham (17):
  arch: arm: mach-davinci: Fix trivial spelling
  drivers: input: joystick: Fix trivial spelling
  drivers: net: wan: Fix trivial spelling
  drivers: net: wireless: Fix trivial spelling
  include: dynamic_debug.h: Fix trivial spelling
  kernel: trace: Fix trivial spelling
  mm/balloon_compaction: Fix trivial spelling
  scripts/spelling.txt: Add descriptors correction

 arch/arm/mach-davinci/board-da830-evm.c | 2 +-
 drivers/input/joystick/spaceball.c      | 2 +-
 drivers/net/wan/lmc/lmc_main.c          | 2 +-
 drivers/net/wireless/ath/ath10k/usb.c   | 2 +-
 drivers/net/wireless/ath/ath6kl/usb.c   | 2 +-
 drivers/net/wireless/cisco/airo.c       | 2 +-
 include/linux/dynamic_debug.h           | 2 +-
 kernel/trace/trace_events.c             | 2 +-
 mm/balloon_compaction.c                 | 4 ++--
 scripts/spelling.txt                    | 2 ++
 10 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.25.1


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2020-07-15 12:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 12:48 Kieran Bingham [this message]
2020-07-15 12:48 ` [PATCH v2 0/8] spelling.txt: /decriptors/descriptors/ Kieran Bingham
2020-07-15 12:48 ` Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 1/8] arch: arm: mach-davinci: Fix trivial spelling Kieran Bingham
2020-07-15 12:48   ` Kieran Bingham
2020-07-16  8:02   ` Bartosz Golaszewski
2020-07-16  8:02     ` Bartosz Golaszewski
2020-07-21 18:16     ` Sekhar Nori
2020-07-21 18:16       ` Sekhar Nori
2020-07-15 12:48 ` [PATCH v2 2/8] drivers: input: joystick: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 3/8] drivers: net: wan: " Kieran Bingham
2020-07-16  1:20   ` Jakub Kicinski
2020-07-15 12:48 ` [PATCH v2 4/8] drivers: net: wireless: " Kieran Bingham
2020-07-15 12:48   ` Kieran Bingham
2020-07-15 16:48   ` [PATCH v2 4/8] " Kalle Valo
2020-07-15 16:48   ` Kalle Valo
2020-07-15 12:48 ` [PATCH v2 5/8] include: dynamic_debug.h: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 6/8] kernel: trace: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 7/8] mm/balloon_compaction: " Kieran Bingham
2020-07-15 12:48   ` Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 8/8] scripts/spelling.txt: Add descriptors correction Kieran Bingham
2020-07-15 12:53   ` SeongJae Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com \
    --to=kieran.bingham+renesas@ideasonboard.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.