commit | 7b9621d4593199aa0268e56081fe730b71c053e6 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tommi.t.rantala@nokia.com> | Thu Oct 08 15:26:28 2020 +0300 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Tue Oct 27 17:04:01 2020 -0600 |
tree | 17ff7f4d281b24528a608abb64e98bc3d9962ee1 | |
parent | 90da74af349e8a476e1d357da735b8f35b56d4e6 [diff] |
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c kcmp is not used in pidfd_setns_test.c, so do not include <linux/kcmp.h> Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>