commit | 3a1aff0776832656a4589a5d0cb9a5d58f8ddb30 | [log] [tgz] |
---|---|---|
author | Phong Tran <tranmanphong@gmail.com> | Wed Nov 27 00:55:26 2019 +0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 15:42:25 2020 +0100 |
tree | b9b05896191a4a3bd608b3a8bf602167326fc3f6 | |
parent | 2b6d53eee17626a5bed7fae57636c884dca8140e [diff] |
b43legacy: Fix -Wcast-function-type [ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by https://github.com/KSPP/linux/issues/20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>