alistair23-linux/fs/cachefiles
Colin Ian King 31ffa56383 fscache, cachefiles: remove redundant variable 'cache'
Variable 'cache' is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'cache' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2018-11-30 16:00:58 +00:00
..
bind.c fscache: Fix reference overput in fscache_attach_object() error handling 2018-07-25 14:49:00 +01:00
daemon.c
interface.c
internal.h
Kconfig
key.c
main.c
Makefile
namei.c cachefiles: avoid deprecated get_seconds() 2018-11-30 16:00:58 +00:00
proc.c
rdwr.c fscache, cachefiles: remove redundant variable 'cache' 2018-11-30 16:00:58 +00:00
security.c
xattr.c cachefiles: Fix an assertion failure when trying to update a failed object 2018-11-28 13:19:20 +00:00