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
base.c of: Fix double free in of_parse_phandle_with_args_map 2024-11-18 12:12:43 +01:00
device.c
dynamic.c of: dynamic: Synchronize of_changeset_destroy() with the devlink removals 2024-11-19 09:23:10 +01:00
fdt.c
fdt_address.c
irq.c of/irq: Refer to actual buffer size in of_irq_parse_one() 2024-11-23 23:21:41 +01:00
Kconfig
kobj.c
Makefile
of_net.c
of_numa.c
of_private.h
of_reserved_mem.c
overlay.c
pdt.c
platform.c
property.c of: property: fix typo in io-channels 2024-11-18 12:13:33 +01:00
resolver.c
unittest.c of: unittest: Fix compile in the non-dynamic case 2024-11-18 12:13:28 +01:00