* [PATCH 2/2] perf: fix typo "binded" in comment
[not found] <20260904123541.38602-1-hemanth.selam@gmail.com>
@ 2026-09-04 12:35 ` Hemanth Selam
2026-09-04 12:37 ` sashiko-bot
2026-09-06 6:26 ` Shuai Xue
0 siblings, 2 replies; 3+ messages in thread
From: Hemanth Selam @ 2026-09-04 12:35 UTC (permalink / raw)
To: Shuai Xue, Jing Zhang, Will Deacon, Mark Rutland
Cc: linux-kernel, linux-arm-kernel, linux-perf-users
Correct "binded" to "bound", reported by scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt. Only touches comments, no code
changes.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
drivers/perf/dwc_pcie_pmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/perf/dwc_pcie_pmu.c b/drivers/perf/dwc_pcie_pmu.c
index 6b9ed59de26e..e2435ccc04ca 100644
--- a/drivers/perf/dwc_pcie_pmu.c
+++ b/drivers/perf/dwc_pcie_pmu.c
@@ -639,7 +639,7 @@ static void dwc_pcie_pmu_remove_cpuhp_instance(void *hotplug_node)
}
/*
- * Find the binded DES capability device info of a PCI device.
+ * Find the bound DES capability device info of a PCI device.
* @pdev: The PCI device.
*/
static struct dwc_pcie_dev_info *dwc_pcie_find_dev_info(struct pci_dev *pdev)
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] perf: fix typo "binded" in comment
2026-09-04 12:35 ` [PATCH 2/2] perf: fix typo "binded" in comment Hemanth Selam
@ 2026-09-04 12:37 ` sashiko-bot
2026-09-06 6:26 ` Shuai Xue
1 sibling, 0 replies; 3+ messages in thread
From: sashiko-bot @ 2026-09-04 12:37 UTC (permalink / raw)
To: Hemanth Selam; +Cc: linux-perf-users
> Correct "binded" to "bound", reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt. Only touches comments, no code
> changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
Sashiko has reviewed this patch and found no issues. It looks great!
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260904123541.38602-1-hemanth.selam@gmail.com?part=2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] perf: fix typo "binded" in comment
2026-09-04 12:35 ` [PATCH 2/2] perf: fix typo "binded" in comment Hemanth Selam
2026-09-04 12:37 ` sashiko-bot
@ 2026-09-06 6:26 ` Shuai Xue
1 sibling, 0 replies; 3+ messages in thread
From: Shuai Xue @ 2026-09-06 6:26 UTC (permalink / raw)
To: Hemanth Selam, Jing Zhang, Will Deacon, Mark Rutland
Cc: linux-kernel, linux-arm-kernel, linux-perf-users
On 9/4/26 8:35 PM, Hemanth Selam wrote:
> Correct "binded" to "bound", reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt. Only touches comments, no code
> changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
> ---
> drivers/perf/dwc_pcie_pmu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/perf/dwc_pcie_pmu.c b/drivers/perf/dwc_pcie_pmu.c
> index 6b9ed59de26e..e2435ccc04ca 100644
> --- a/drivers/perf/dwc_pcie_pmu.c
> +++ b/drivers/perf/dwc_pcie_pmu.c
> @@ -639,7 +639,7 @@ static void dwc_pcie_pmu_remove_cpuhp_instance(void *hotplug_node)
> }
>
> /*
> - * Find the binded DES capability device info of a PCI device.
> + * Find the bound DES capability device info of a PCI device.
> * @pdev: The PCI device.
> */
> static struct dwc_pcie_dev_info *dwc_pcie_find_dev_info(struct pci_dev *pdev)
LGTM.
Reviewed-by: Shuai Xue <xueshuai@linux.alibaba.com>
Thanks.
Shuai
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-06 6:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260904123541.38602-1-hemanth.selam@gmail.com>
2026-09-04 12:35 ` [PATCH 2/2] perf: fix typo "binded" in comment Hemanth Selam
2026-09-04 12:37 ` sashiko-bot
2026-09-06 6:26 ` Shuai Xue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox