[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191124143919.63711421@cakuba.netronome.com>
Date: Sun, 24 Nov 2019 14:39:19 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Phong Tran <tranmanphong@...il.com>
Cc: davem@...emloft.net, keescook@...omium.org, kvalo@...eaurora.org,
saeedm@...lanox.com, jeffrey.t.kirsher@...el.com,
luciano.coelho@...el.com, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] Fix -Wcast-function-type net drivers
On Sun, 24 Nov 2019 16:43:01 +0700, Phong Tran wrote:
> This series is for fixing the compiler warning while enable
> -Wcast-function-type.
>
> Almost is incompatible callback prototype in using tasklet.
> The void (*func)(unsigned long) instead of void (*func)(struct foo*).
>
> Reported by: https://github.com/KSPP/linux/issues/20
Hi Tran, thanks for the patches. Could you split the series into two -
the wireless changes and the USB changes?
Those usually go via slightly different trees.
Powered by blists - more mailing lists