diff options
author | Marek Behún <kabel@kernel.org> | 2024-07-11 13:57:40 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-07-30 13:35:46 +0200 |
commit | e4cd7c553a00e2904689cac543e314b1962c6a8e (patch) | |
tree | d802d9b6911396c1f3a6f9febdb200b539d48f5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 55689986d7eaed09b6569b1e06b29044cd3cb590 (diff) |
irqchip/armada-370-xp: Use unsigned int type for virqs
The return type of irq_find_mapping() and irq_linear_revmap() is
unsigned int. Use the unsigned int type for the variables storing the
return value.
Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/all/20240711115748.30268-3-kabel@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions