aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMin-Hua Chen <[email protected]>2024-09-18 07:38:24 +0800
committerCatalin Marinas <[email protected]>2024-11-12 14:50:39 +0000
commitf95382d73ec8bfee2b4a00b2ac4aa4530f7c4af3 (patch)
treef560311a518e099be2c6bb82d18fef4450f617c5 /tools/perf/scripts/python
parentde7fb8d3a2c913e36d78d762e9fbdd754d8dc749 (diff)
acpi/arm64: remove unnecessary cast
DEFINE_RES_IRQ returns struct resource type, so it is unnecessary to cast it to struct resource. Remove the unnecessary cast to fix the following sparse warnings: drivers/acpi/arm64/gtdt.c:355:19: sparse: warning: cast to non-scalar drivers/acpi/arm64/gtdt.c:355:19: sparse: warning: cast from non-scalar No functional changes intended. Signed-off-by: Min-Hua Chen <[email protected]> Acked-by: Hanjun Guo <[email protected]> Reviewed-by: Hanjun Guo <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions