]> www.infradead.org Git - users/dwmw2/linux.git/commit
EDAC/ie31200: Fix the error path order of ie31200_init()
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Mon, 10 Mar 2025 01:14:03 +0000 (09:14 +0800)
committerTony Luck <tony.luck@intel.com>
Mon, 10 Mar 2025 17:43:39 +0000 (10:43 -0700)
commit231e341036d9988447e3b3345cf741a98139199e
treee7fd48772b599afd38111f43164cec0614d523f6
parent3427befbbca6b19fe0e37f91d66ce5221de70bf1
EDAC/ie31200: Fix the error path order of ie31200_init()

The error path order of ie31200_init() is incorrect, fix it.

Fixes: 709ed1bcef12 ("EDAC/ie31200: Fallback if host bridge device is already initialized")
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: Gary Wang <gary.c.wang@intel.com>
Link: https://lore.kernel.org/r/20250310011411.31685-4-qiuxu.zhuo@intel.com
drivers/edac/ie31200_edac.c