Re: [PATCH] fs: use correct __poll_t type

From: Christian Brauner
Date: Mon May 15 2023 - 03:38:03 EST


On Fri, 12 May 2023 00:46:25 +0800, Min-Hua Chen wrote:
> Fix the following sparse warnings by using __poll_t instead
> of unsigned type.
>
> fs/eventpoll.c:541:9: sparse: warning: restricted __poll_t degrades to integer
> fs/eventfd.c:67:17: sparse: warning: restricted __poll_t degrades to integer
>
>
> [...]

Applied to the vfs.misc branch of the vfs/vfs.git tree.
Patches in the vfs.misc branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc

[1/1] fs: use correct __poll_t type
https://git.kernel.org/vfs/vfs/c/1454df87a544