Re: [PATCH bpf-next v5 5/7] bpf: Implement bpf_local_storage for inodes

From: Alexei Starovoitov
Date: Thu Jul 23 2020 - 01:18:57 EST


On Wed, Jul 22, 2020 at 5:22 PM kernel test robot <lkp@xxxxxxxxx> wrote:
>

> All warnings (new ones prefixed by >>):
>
> kernel/bpf/bpf_inode_storage.c: In function 'unlink_inode_storage':
> >> kernel/bpf/bpf_inode_storage.c:34:32: warning: variable 'smap' set but not used [-Wunused-but-set-variable]

KP,

feel free to resubmit as soon as you fix the build.
People typically ignore the patches when buildbot complains,
since they know that maintainers are not going to apply a set with
known build issue.