summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-17 09:53:42 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-17 09:38:34 +0100
commitf23fc42a3d4c416411b155f6d678a9a07db418b9 (patch)
tree2d3b4b5a277c6e01b8c31971e4565e6b546254d2 /lib/debugobjects.c
parent7a821a9a2f86796157ce3a04fe8135cc82b8bfcc (diff)
fscache, cachefiles: remove redundant variable 'cache'
[ Upstream commit 31ffa563833576bd49a8bf53120568312755e6e2 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions