[PATCH] ocxl: Make use of the helper macro LIST_HEAD()

Andrew Donnellan ajd at linux.ibm.com
Wed Feb 9 18:53:02 AEDT 2022


On 9/2/22 14:24, Cai Huoqing wrote:
> Replace "struct list_head head = LIST_HEAD_INIT(head)" with
> "LIST_HEAD(head)" to simplify the code.
> 
> Signed-off-by: Cai Huoqing <cai.huoqing at linux.dev>

LGTM

Acked-by: Andrew Donnellan <ajd at linux.ibm.com>

-- 
Andrew Donnellan              OzLabs, ADL Canberra
ajd at linux.ibm.com             IBM Australia Limited


More information about the Linuxppc-dev mailing list