From: Jakub Kicinski Date: Wed, 12 Feb 2025 01:07:05 +0000 (-0800) Subject: Merge branch 'use-hwmon_channel_info-macro-to-simplify-code' X-Git-Tag: v6.15-rc1~160^2~344 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4b87edbe0ed77b18235672cf77a64a902ea8469;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'use-hwmon_channel_info-macro-to-simplify-code' Huisong Li says: ==================== Use HWMON_CHANNEL_INFO macro to simplify code The HWMON_CHANNEL_INFO macro is provided by hwmon.h and used widely by many other drivers. This series use HWMON_CHANNEL_INFO macro to simplify code in net subsystem. Note: These patches do not depend on each other. Put them togeter just for belonging to the same subsystem. ==================== Link: https://patch.msgid.link/20250210054710.12855-1-lihuisong@huawei.com Signed-off-by: Jakub Kicinski --- f4b87edbe0ed77b18235672cf77a64a902ea8469