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(-)
>
>
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
2 matches
Mail list logo