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
mpu401
opl3
opl4
pcsp
vx
Kconfig -rw-r--r-- 7.2 KB
Makefile -rw-r--r-- 823 bytes
aloop.c -rw-r--r-- 35.9 KB
dummy.c -rw-r--r-- 32.2 KB
ml403-ac97cr.c -rw-r--r-- 39.7 KB
mtpav.c -rw-r--r-- 19.8 KB
mts64.c -rw-r--r-- 26.2 KB
pcm-indirect2.c -rw-r--r-- 16.8 KB
pcm-indirect2.h -rw-r--r-- 5.1 KB
portman2x4.c -rw-r--r-- 25.0 KB
serial-u16550.c -rw-r--r-- 30.7 KB
virmidi.c -rw-r--r-- 5.5 KB

back to top