[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230515-mengenlehre-reinreden-a4ca60c63d75@brauner>
Date: Mon, 15 May 2023 09:37:40 +0200
From: Christian Brauner <brauner@...nel.org>
To: Min-Hua Chen <minhuadotchen@...il.com>
Cc: Christian Brauner <brauner@...nel.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>
Subject: Re: [PATCH] fs: use correct __poll_t type
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
Powered by blists - more mailing lists