Re: [GIT PULL] Enable -Wcast-function-type for 5.17-rc1

From: Gustavo A. R. Silva
Date: Tue Jan 11 2022 - 20:23:35 EST


On Tue, Jan 11, 2022 at 05:13:24PM -0800, Linus Torvalds wrote:
> On Tue, Jan 11, 2022 at 11:32 AM Gustavo A. R. Silva
> <gustavoars@xxxxxxxxxx> wrote:
> >
> > Please, pull the following patch that globally enables
> > -Wcast-function-type.
>
> This seems to have been in linux-next, so hopefully that means that
> all cases that used to warn are actually fixed and there are no ugly
> surprises waiting..

Yep; this has been in linux-next for a whole development cycle. The
cases that showed up during that time were alredy fixed.

In case any other issue shows up I'll address it ASAP.

Thanks
--
Gustavo