]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
treewide: fix transposed "sign" typos and update spelling.txt
authorShardul Deshpande <iamsharduld@gmail.com>
Fri, 12 Jun 2026 18:16:32 +0000 (23:46 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 17 Jun 2026 22:37:47 +0000 (15:37 -0700)
commit07669b0abe4ce76c716e8437e198e1337cf43d1f
treea3c44715c0521062c2bd6d0669a992220975496a
parent452a8467be8143747292218212671deeb186d2ae
treewide: fix transposed "sign" typos and update spelling.txt

Several comments transpose the letters in "assigned" and "unsigned",
spelling them with "sing" instead of "sign".  Correct all of them.

Of these, the misspelling of "assigned" is not yet flagged by checkpatch,
so also add it to scripts/spelling.txt.

The remaining matches of `grep -ri singed` are RISINGEDGE register and
enum names, not typos.

Link: https://lore.kernel.org/20260612181633.734458-1-iamsharduld@gmail.com
Signed-off-by: Shardul Deshpande <iamsharduld@gmail.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
drivers/gpu/drm/drm_color_mgmt.c
drivers/scsi/elx/efct/efct_hw.h
drivers/scsi/isci/host.c
drivers/scsi/isci/port.c
drivers/scsi/isci/port_config.c
kernel/bpf/helpers.c
scripts/spelling.txt