kernel_samsung_a53x/drivers/of
Geert Uytterhoeven 0039f04fdc of/irq: Refer to actual buffer size in of_irq_parse_one()
[ Upstream commit 39ab331ab5d377a18fbf5a0e0b228205edfcc7f4 ]

Replace two open-coded calculations of the buffer size by invocations of
sizeof() on the buffer itself, to make sure the code will always use the
actual buffer size.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/817c0b9626fd30790fc488c472a3398324cfcc0c.1724156125.git.geert+renesas@glider.be
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:41 +01:00
..
unittest-data of: Fix double free in of_parse_phandle_with_args_map 2024-11-18 12:12:43 +01:00
address.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
base.c of: Fix double free in of_parse_phandle_with_args_map 2024-11-18 12:12:43 +01:00
device.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dynamic.c of: dynamic: Synchronize of_changeset_destroy() with the devlink removals 2024-11-19 09:23:10 +01:00
fdt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fdt_address.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq.c of/irq: Refer to actual buffer size in of_irq_parse_one() 2024-11-23 23:21:41 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kobj.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of_net.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
of_numa.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of_private.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of_reserved_mem.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
overlay.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pdt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
platform.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
property.c of: property: fix typo in io-channels 2024-11-18 12:13:33 +01:00
resolver.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
unittest.c of: unittest: Fix compile in the non-dynamic case 2024-11-18 12:13:28 +01:00