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
oss
seq
Kconfig -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 1.5 KB
compress_offload.c -rw-r--r-- 29.6 KB
control.c -rw-r--r-- 51.1 KB
control_compat.c -rw-r--r-- 13.0 KB
ctljack.c -rw-r--r-- 2.2 KB
device.c -rw-r--r-- 6.5 KB
hrtimer.c -rw-r--r-- 4.3 KB
hwdep.c -rw-r--r-- 13.2 KB
hwdep_compat.c -rw-r--r-- 2.3 KB
info.c -rw-r--r-- 19.5 KB
info_oss.c -rw-r--r-- 3.5 KB
init.c -rw-r--r-- 26.6 KB
isadma.c -rw-r--r-- 3.0 KB
jack.c -rw-r--r-- 9.9 KB
memalloc.c -rw-r--r-- 7.7 KB
memory.c -rw-r--r-- 2.5 KB
misc.c -rw-r--r-- 4.1 KB
pcm.c -rw-r--r-- 34.9 KB
pcm_compat.c -rw-r--r-- 21.4 KB
pcm_dmaengine.c -rw-r--r-- 11.6 KB
pcm_drm_eld.c -rw-r--r-- 2.4 KB
pcm_iec958.c -rw-r--r-- 3.2 KB
pcm_lib.c -rw-r--r-- 67.6 KB
pcm_local.h -rw-r--r-- 2.5 KB
pcm_memory.c -rw-r--r-- 13.5 KB
pcm_misc.c -rw-r--r-- 16.1 KB
pcm_native.c -rw-r--r-- 101.2 KB
pcm_param_trace.h -rw-r--r-- 4.5 KB
pcm_timer.c -rw-r--r-- 3.7 KB
pcm_trace.h -rw-r--r-- 5.0 KB
rawmidi.c -rw-r--r-- 49.7 KB
rawmidi_compat.c -rw-r--r-- 4.9 KB
seq_device.c -rw-r--r-- 7.8 KB
sgbuf.c -rw-r--r-- 4.5 KB
sound.c -rw-r--r-- 10.5 KB
sound_oss.c -rw-r--r-- 7.1 KB
timer.c -rw-r--r-- 54.8 KB
timer_compat.c -rw-r--r-- 5.2 KB
vmaster.c -rw-r--r-- 13.6 KB

back to top