From: Joe Perches <joe@perches.com>
To: SeongJae Park <sj@kernel.org>, akpm@linux-foundation.org
Cc: colin.i.king@gmail.com, dfustini@baylibre.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scripts/spelling: add a few more typos
Date: Tue, 03 Jan 2023 10:07:22 -0800 [thread overview]
Message-ID: <ae5f6ddce8e52a3de2ad460aaa3f4a83ee0a866c.camel@perches.com> (raw)
In-Reply-To: <20230103175901.128262-1-sj@kernel.org>
On Tue, 2023-01-03 at 17:59 +0000, SeongJae Park wrote:
> Add a few more typos that found from real patches[1,2] to 'spelling'
> file.
Most of these are fine but:
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
[]
> @@ -411,6 +411,7 @@ contruction||construction
> contry||country
> conuntry||country
> convertion||conversion
> +covert||convert
Covert is a correctly spelled english word that could be used
appropriately for some security issues.
For instance:
security/keys/key.c: * security issues through covert channel problems.
Another possibility would be to fix the existing dozen or so misuses/typos.
$ git grep -i -w covert
Documentation/virt/kvm/x86/timekeeping.rst:4.8. Covert channels and leaks
arch/mips/cavium-octeon/executive/cvmx-pko.c: * per word count. Multiply by 8 to covert to bits and divide
arch/powerpc/include/asm/vas.h: * CP_ABORT to clear any pending COPY and prevent a covert
arch/powerpc/kernel/process.c: * any state and prevent snooping, corruption or a covert
arch/powerpc/platforms/pseries/iommu.c: /* covert to number of tces */
arch/powerpc/platforms/pseries/iommu.c: /* covert to number of tces */
arch/sparc/kernel/chmc.c:/* Covert syndrome code into the way the bits are positioned
drivers/crypto/cavium/cpt/cptpf_main.c: /* Covert requested cores to mask */
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c: * directly, taking care to covert such fields to little endian. The request
drivers/net/wireless/mediatek/mt76/mt7915/mmio.c: /* CONN_INFRA: covert to phyiscal addr and use layer 1 remap */
drivers/net/wireless/mediatek/mt76/mt7996/mmio.c: /* CONN_INFRA: covert to phyiscal addr and use layer 1 remap */
drivers/rtc/rtc-mt6397.c: /* rtc_tm_to_time64 covert Gregorian date to seconds since
drivers/staging/media/ipu3/include/uapi/intel-ipu3.h: * The demosaic fixed function block is responsible to covert Bayer(mosaiced)
drivers/usb/typec/rt1719.c: /* covert mV/mA to uV/uA */
fs/iomap/buffered-io.c: * beyond EOF in this case as writeback will never write back and covert that
include/linux/spi/ad7877.h: u8 pen_down_acc_interval; /* 0 = covert once, 1 = every 0.5 ms,
scripts/Makefile.build:# Make $(LD) covert LLVM IR to ELF here.
security/keys/key.c: * security issues through covert channel problems.
next prev parent reply other threads:[~2023-01-03 18:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 17:59 SeongJae Park
2023-01-03 18:04 ` Randy Dunlap
2023-01-03 18:09 ` SeongJae Park
2023-01-03 18:07 ` Joe Perches [this message]
2023-01-03 18:10 ` 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=ae5f6ddce8e52a3de2ad460aaa3f4a83ee0a866c.camel@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=colin.i.king@gmail.com \
--cc=dfustini@baylibre.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sj@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®