From: Tobias Klauser <[email protected]>
Date: Tue, 10 Jan 2017 15:02:07 +0100

> Remove the unused but set variable 'first_node' in
> __bpf_lru_list_shrink_inactive() to fix the following GCC warning when
> building with 'W=1':
> 
>   kernel/bpf/bpf_lru_list.c:216:41: warning: variable ‘first_node’ set but 
> not used [-Wunused-but-set-variable]
> 
> Cc: Martin KaFai Lau <[email protected]>
> Signed-off-by: Tobias Klauser <[email protected]>

Applied.

Reply via email to