]> Gentwo Git Trees - linux/.git/commit
of/fdt: Consolidate duplicate code into helper functions
authorYuntao Wang <yuntao.wang@linux.dev>
Sat, 15 Nov 2025 13:47:46 +0000 (21:47 +0800)
committerRob Herring (Arm) <robh@kernel.org>
Thu, 20 Nov 2025 14:32:48 +0000 (08:32 -0600)
commit8278cb72c60399f6dc6300c409879fb4c7291513
tree71c6043ac81eb195f39c2169f87582a8152e6da2
parenta5387fbc66486a54add1db74a11c12f383a44987
of/fdt: Consolidate duplicate code into helper functions

Currently, there are many pieces of nearly identical code scattered across
different places. Consolidate the duplicate code into helper functions to
improve maintainability and reduce the likelihood of errors.

Signed-off-by: Yuntao Wang <yuntao.wang@linux.dev>
Link: https://patch.msgid.link/20251115134753.179931-2-yuntao.wang@linux.dev
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/fdt.c
include/linux/of_fdt.h