[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220826221304.5nhjiclvreotphim@kafai-mbp.dhcp.thefacebook.com>
Date: Fri, 26 Aug 2022 15:13:04 -0700
From: Martin KaFai Lau <kafai@...com>
To: James Hilliard <james.hilliard1@...il.com>
Cc: bpf@...r.kernel.org, Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <martin.lau@...ux.dev>,
Song Liu <song@...nel.org>, Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>,
Stanislav Fomichev <sdf@...gle.com>,
Hao Luo <haoluo@...gle.com>, Jiri Olsa <jolsa@...nel.org>,
Mykola Lysenko <mykolal@...com>, Shuah Khan <shuah@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests/bpf: fix type conflict in test_tc_dtime
On Thu, Aug 25, 2022 at 11:06:59PM -0600, James Hilliard wrote:
> The sys/socket.h header isn't required to build test_tc_dtime and may
> cause a type conflict.
The header is unnecessary here regardless of the conflict or not.
so a nice clean up and applied.
Powered by blists - more mailing lists