Re: [Openipmi-developer] [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Brought to you by:
cminyard
|
From: Vinod K. <vk...@ke...> - 2024-06-04 07:56:12
|
On 02-06-24, 18:57, Andy Shevchenko wrote: > Make two APIs look similar. Hence convert match_string() to be > a 2-argument macro. In order to avoid unneeded churn, convert > all users as well. There is no functional change intended. > .. > drivers/phy/mediatek/phy-mtk-tphy.c | 8 ++--- > drivers/phy/tegra/xusb.c | 4 +-- Acked-by: Vinod Koul <vk...@ke...> -- ~Vinod |