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
..
Kconfig
Makefile
bind.c
daemon.c
interface.c
internal.h
key.c
main.c
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