Re: [PATCH v7 07/61] fscache: Use appropriate radix tree accessors

2018-03-03 Thread Jeff Layton
On Mon, 2018-02-19 at 11:45 -0800, Matthew Wilcox wrote: > From: Matthew Wilcox > > Don't open-code accesses to data structure internals. > > Signed-off-by: Matthew Wilcox > --- > fs/fscache/cookie.c | 2 +- > fs/fscache/object.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >

[PATCH v7 07/61] fscache: Use appropriate radix tree accessors

2018-02-19 Thread Matthew Wilcox
From: Matthew Wilcox Don't open-code accesses to data structure internals. Signed-off-by: Matthew Wilcox --- fs/fscache/cookie.c | 2 +- fs/fscache/object.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/fscache/cookie.c b/fs/fscache/cookie.c index ff84258132bb..e905