summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSherry Sun <sherry.sun@nxp.com>2026-03-06 10:12:47 +0800
committerManivannan Sadhasivam <mani@kernel.org>2026-03-26 22:39:19 +0530
commit192b8a1bf81c17852b6cf540c95b0a3bcc9c58c4 (patch)
treea7c699d77f93ab5b582e16f4d08130578b4416ff /tools/perf/scripts/python/bin
parent5f73cf1db829c21b7fd44a8d2587cd395b1b2d76 (diff)
PCI: imx6: Change imx_pcie_deassert_core_reset() return type to void
The function imx_pcie_deassert_core_reset() always returns 0 and the return value is not used meaningfully by its callers. Change the return type from int to void to simplify the code and remove unnecessary error handling paths. No functional change intended. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Reviewed-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Link: https://patch.msgid.link/20260306021247.991976-1-sherry.sun@nxp.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions