Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739782
| From | Jeff Layton <jlayton@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] nfs_common: misc patchs |
| Date | 2017-09-26 13:20 +0200 |
| Message-ID | <utW49-42r-5@gated-at.bofh.it> (permalink) |
| References | <utSjT-1vB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@redhat.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] nfs_common: misc patchs Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
[PATCH 2/3] nfs_common: move locks_in_grace comment at the right place Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
[PATCH 3/3] nfs_common: convert int to bool Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
[PATCH 1/3] nfs_common: fix build warning in grace.c Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
Re: [PATCH 0/3] nfs_common: misc patchs Jeff Layton <jlayton@redhat.com> - 2017-09-26 13:20 +0200
Re: [PATCH 0/3] nfs_common: misc patchs "J. Bruce Fields" <bfields@fieldses.org> - 2017-09-26 15:30 +0200
csiph-web