Re: [PATCH] selftests: pidfd: Create .gitignore to include pidfd_test
From: Shuah Khan
Date: Tue May 14 2019 - 19:28:13 EST
Hi Kelsey,
On 5/11/19 10:57 PM, Kelsey Skunberg wrote:
Create /selftests/pidfd/.gitignore which holds the following file name
created after compiling:
This patch generates the following checkpatch warning.
WARNING: use relative pathname instead of absolute in changelog text
#85:
Create /selftests/drivers/.gitignore which holds the following file name
I fixed it and applied the patch. Please make sure to run checkpatch
before sending patches in the future.
thanks,
-- Shuah