Re: [PATCH v2] selftests: futex: remove duplicate unneeded defines

From: Shuah Khan
Date: Wed Oct 18 2023 - 15:11:38 EST


On 10/16/23 15:43, Peter Zijlstra wrote:
On Mon, Oct 16, 2023 at 01:21:20PM -0600, Shuah Khan wrote:
On 10/6/23 03:55, Muhammad Usama Anjum wrote:
Kselftests are kernel tests and must be build with kernel headers from
same source version. The kernel headers are already being included
correctly in futex selftest Makefile with the help of KHDR_INCLUDE. In
this patch, only the dead code is being removed. No functional change is
intended.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
---

Applied to linux-kselftest next for Linux 6.7-rc1.

Please don't.

Okay - will drop it.

thanks,
-- Shuah