Re: [PATCH 0/3] nfs_common: misc patchs

From: Jeff Layton
Date: Tue Sep 26 2017 - 07:15:17 EST


On Tue, 2017-09-26 at 09:14 +0200, Corentin Labbe wrote:
> Hello
>
> The origin of this series is a build warning fix.
> But reading the code show me two other possible patch.
>
> Regards
>
> Corentin Labbe (3):
> nfs_common: fix build warning in grace.c
> nfs_common: move locks_in_grace comment at the right place
> nfs_common: convert int to bool
>
> fs/nfs_common/grace.c | 24 ++++++++++++------------
> include/linux/fs.h | 4 ++--
> 2 files changed, 14 insertions(+), 14 deletions(-)
>

Looks like a reasonable set of cleanups. Probably fine for v4.15?

Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>