[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250217140923.GC591070@yaz-khff2.amd.com>
Date: Mon, 17 Feb 2025 09:09:23 -0500
From: Yazen Ghannam <yazen.ghannam@....com>
To: "Zhuo, Qiuxu" <qiuxu.zhuo@...el.com>
Cc: "x86@...nel.org" <x86@...nel.org>, "Luck, Tony" <tony.luck@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
"Smita.KoralahalliChannabasappa@....com" <Smita.KoralahalliChannabasappa@....com>
Subject: Re: [PATCH v2 02/16] x86/mce/amd: Remove return value for
mce_threshold_create_device()
On Mon, Feb 17, 2025 at 07:11:52AM +0000, Zhuo, Qiuxu wrote:
> > From: Yazen Ghannam <yazen.ghannam@....com>
> > Sent: Friday, February 14, 2025 12:46 AM
> > To: x86@...nel.org; Luck, Tony <tony.luck@...el.com>
> > Cc: linux-kernel@...r.kernel.org; linux-edac@...r.kernel.org;
> > Smita.KoralahalliChannabasappa@....com; Yazen Ghannam
> > <yazen.ghannam@....com>
> > Subject: [PATCH v2 02/16] x86/mce/amd: Remove return value for
> > mce_threshold_create_device()
> >
> > The return value is no longer checked, so set return type to 'void'.
> >
>
> This change can also be applied to mce_threshold_remove_device().
>
> > Also, move function declarations to internal.h, since this function is only used
> > within the MCE subsystem.
>
> This change can also be applied to mce_threshold_remove_device().
>
> So, can we also apply the two changes above for mce_threshold_remove_device()
> in this patch?
>
Yes, good point. I can include these updates.
Thanks,
Yazen
Powered by blists - more mailing lists