]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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

index 469a5d103e3db3956d1459a699e92bed7d0bf82e..9ae9af40f4d2124a28d9273c7454df4a0a6bfbef 100644 (file)
@@ -562,7 +562,7 @@ mos_bt_uart: &uart7 {
  *
  * This has entries that are defined by Qcard even if they go to the main
  * board. In cases where the pulls may be board dependent we defer those
- * settings to the board device tree. Drive strengths tend to be assinged here
+ * settings to the board device tree. Drive strengths tend to be assigned here
  * but could conceivably be overwridden by board device trees.
  */
 
index e7db4e4ea700fe118505eeaed00d2c256154e069..cb7f51ff83bf2cb7e5a6f9bf7c215d8877a0916c 100644 (file)
@@ -54,7 +54,7 @@
  *     &drm_crtc_state.degamma_lut.
  *
  * “DEGAMMA_LUT_SIZE”:
- *     Unsinged range property to give the size of the lookup table to be set
+ *     Unsigned range property to give the size of the lookup table to be set
  *     on the DEGAMMA_LUT property (the size depends on the underlying
  *     hardware). If drivers support multiple LUT sizes then they should
  *     publish the largest size, and sub-sample smaller sized LUTs (e.g. for
index f3f4aa78dce9fd959c229a770e3b67b485b23233..20aae04021aa31f0ddfd84eb93366045b961f16d 100644 (file)
@@ -59,7 +59,7 @@
 #define EFCT_HW_EQ_DEPTH               1024
 
 /*
- * A CQ will be assinged to each WQ
+ * A CQ will be assigned to each WQ
  * (CQ must have 2X entries of the WQ for abort
  * processing), plus a separate one for each RQ PAIR and one for MQ
  */
index ff199bab5d1a893c2cf59897fd38123bdc36a8f2..1592fc552e6c5a5882073af53f86658347de5478 100644 (file)
@@ -2488,7 +2488,7 @@ struct isci_request *sci_request_by_tag(struct isci_host *ihost, u16 io_tag)
  *    free remote node ids
  * @idev: This is the device object which is requesting the a remote node
  *    id
- * @node_id: This is the remote node id that is assinged to the device if one
+ * @node_id: This is the remote node id that is assigned to the device if one
  *    is available
  *
  * enum sci_status SCI_FAILURE_OUT_OF_RESOURCES if there are no available remote
index 10bd2aac2cb426f650ff490da68d8f1760f67008..0dea0abb992797e6f8e2f808df70ad3b4b40bf84 100644 (file)
@@ -464,7 +464,7 @@ static enum sci_status sci_port_set_phy(struct isci_port *iport, struct isci_phy
 {
        /* Check to see if we can add this phy to a port
         * that means that the phy is not part of a port and that the port does
-        * not already have a phy assinged to the phy index.
+        * not already have a phy assigned to the phy index.
         */
        if (!iport->phy_table[iphy->phy_index] &&
            !phy_get_non_dummy_port(iphy) &&
index 3b4820defe63df94e7c2e9888e3d061aa75a5406..d709c9df823cdd1cf6978f26634501db93969908 100644 (file)
@@ -259,7 +259,7 @@ sci_mpc_agent_validate_phy_configuration(struct isci_host *ihost,
                if (!phy_mask)
                        continue;
                /*
-                * Make sure that one or more of the phys were not already assinged to
+                * Make sure that one or more of the phys were not already assigned to
                 * a different port. */
                if ((phy_mask & ~assigned_phy_mask) == 0) {
                        return SCI_FAILURE_UNSUPPORTED_PORT_CONFIGURATION;
index b5314c9fed3cf0daa808278337ac831457bec7ae..6f56ba88fb6143cda7f8eef70452edcd231987d9 100644 (file)
@@ -3601,7 +3601,7 @@ __bpf_kfunc int bpf_copy_from_user_task_str(void *dst, u32 dst__sz,
        return ret + 1;
 }
 
-/* Keep unsinged long in prototype so that kfunc is usable when emitted to
+/* Keep unsigned long in prototype so that kfunc is usable when emitted to
  * vmlinux.h in BPF programs directly, but note that while in BPF prog, the
  * unsigned long always points to 8-byte region on stack, the kernel may only
  * read and write the 4-bytes on 32-bit.
index 2f2e81dbda03edfca6c42667ef7cbbd65b23af03..3372873cd7bb7dd6c73cf455862cb7de15f03ffc 100644 (file)
@@ -176,6 +176,7 @@ assgined||assigned
 assiged||assigned
 assigment||assignment
 assigments||assignments
+assinged||assigned
 assistent||assistant
 assocaited||associated
 assocated||associated