lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <d4871bfa-f55a-cc77-b3b3-6cf4cb1349ca@infradead.org> Date: Fri, 1 Jul 2022 16:44:05 -0700 From: Randy Dunlap <rdunlap@...radead.org> To: Kees Cook <keescook@...omium.org>, Jonathan Corbet <corbet@....net> Cc: Colin Ian King <colin.king@...el.com>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org Subject: Re: [PATCH] treewide: fix "interruptible" misspellings Hi, On 7/1/22 16:17, Kees Cook wrote: > A common misspelling of "interruptible" is "interruptable". This fixes > them in the tree and adds the most common variation to spelling.txt. > Note that "uninterruptable" was already in spelling.txt. > > Suggested-by: Randy Dunlap <rdunlap@...radead.org> > Cc: Jonathan Corbet <corbet@....net> > Cc: Colin Ian King <colin.king@...el.com> > Cc: linux-doc@...r.kernel.org > Signed-off-by: Kees Cook <keescook@...omium.org> Looks good. Thanks. Reviewed-by: Randy Dunlap <rdunlap@...radead.org> > --- > Documentation/admin-guide/sysrq.rst | 2 +- > Documentation/hid/hiddev.rst | 2 +- > Documentation/scsi/ChangeLog.lpfc | 2 +- > drivers/firmware/qcom_scm-legacy.c | 2 +- > drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +- > drivers/gpu/drm/msm/msm_gem_submit.c | 2 +- > drivers/gpu/drm/radeon/radeon_fence.c | 12 ++++++------ > drivers/input/serio/hil_mlc.c | 2 +- > drivers/net/ethernet/amd/nmclan_cs.c | 4 ++-- > .../ethernet/chelsio/inline_crypto/chtls/chtls_cm.h | 4 ++-- > drivers/scsi/aacraid/commsup.c | 2 +- > drivers/tee/optee/supp.c | 10 +++++----- > drivers/tty/serial/mux.c | 2 +- > fs/ecryptfs/miscdev.c | 2 +- > scripts/spelling.txt | 1 + > sound/soc/intel/atom/sst/sst_pvt.c | 2 +- > 16 files changed, 27 insertions(+), 26 deletions(-) > -- ~Randy
Powered by blists - more mailing lists