https://github.com/torvalds/linux
Revision 31ffa563833576bd49a8bf53120568312755e6e2 authored by Colin Ian King on 17 July 2018, 08:53:42 UTC, committed by David Howells on 30 November 2018, 16:00:58 UTC
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>
1 parent 34e06fe
History
Tip revision: 31ffa563833576bd49a8bf53120568312755e6e2 authored by Colin Ian King on 17 July 2018, 08:53:42 UTC
fscache, cachefiles: remove redundant variable 'cache'
Tip revision: 31ffa56
File Mode Size
abiv1
abiv2
boot
configs
include
kernel
lib
mm
Kconfig -rw-r--r-- 3.9 KB
Kconfig.debug -rw-r--r-- 28 bytes
Makefile -rw-r--r-- 1.6 KB

back to top