-----Original Message-----
From: Greg KH [mailto:gregkh@linuxfoundation.org]
Sent: Monday, May 24, 2021 3:21 PM
To: liujian (CE) <redacted>
Cc: ast@kernel.org; daniel@iogearbox.net; andrii@kernel.org; kafai@fb.com;
songliubraving@fb.com; yhs@fb.com; john.fastabend@gmail.com;
kpsingh@kernel.org; quentin@isovalent.com; sdf@google.com;
netdev@vger.kernel.org; bpf@vger.kernel.org
Subject: Re: [PATCH] bpftool: Add sock_release help info for cgroup attach
command
On Mon, May 24, 2021 at 03:15:48PM +0800, Liu Jian wrote:
quoted
Fixes: db94cc0b4805 ("bpftool: Add support for
BPF_CGROUP_INET_SOCK_RELEASE")
Signed-off-by: Liu Jian <redacted>
---
tools/bpf/bpftool/cgroup.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
I know I do not take patches without any changelog text, maybe other
maintainers are more leniant...
Sorry, I will send v2 for the bad habits. Thank you ~