From: Jakub Kicinski Date: Wed, 9 Aug 2023 22:28:36 +0000 (-0700) Subject: Merge branch 'remove-redundant-functions-and-use-generic-functions' X-Git-Tag: v6.6.7~2079^2~163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e05a53ab867c106a3f21a806599ef885c67e59bd;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'remove-redundant-functions-and-use-generic-functions' Li Zetao says: ==================== Remove redundant functions and use generic functions This patch set removes some redundant functions. In the network module, two generic functions are provided to convert u64 value and Ethernet MAC address. Using generic functions helps reduce redundant code and improve code readability. ==================== Link: https://lore.kernel.org/r/20230808114504.4036008-1-lizetao1@huawei.com Signed-off-by: Jakub Kicinski --- e05a53ab867c106a3f21a806599ef885c67e59bd