* [PATCH] selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
@ 2019-05-12 5:04 Kelsey Skunberg
2019-05-14 23:28 ` Shuah Khan
0 siblings, 1 reply; 2+ messages in thread
From: Kelsey Skunberg @ 2019-05-12 5:04 UTC (permalink / raw)
To: shuah, linux-kselftest, linux-kernel, skhan, linux-kernel-mentees
Cc: Kelsey Skunberg
Create /selftests/drivers/.gitignore which holds the following file name
created after compiling:
- /dma-buf/udmabuf
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
---
tools/testing/selftests/drivers/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/testing/selftests/drivers/.gitignore
diff --git a/tools/testing/selftests/drivers/.gitignore b/tools/testing/selftests/drivers/.gitignore
new file mode 100644
index 000000000000..f6aebcc27b76
--- /dev/null
+++ b/tools/testing/selftests/drivers/.gitignore
@@ -0,0 +1 @@
+/dma-buf/udmabuf
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
2019-05-12 5:04 [PATCH] selftests: drivers: Create .gitignore to include /dma-buf/udmabuf Kelsey Skunberg
@ 2019-05-14 23:28 ` Shuah Khan
0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2019-05-14 23:28 UTC (permalink / raw)
To: Kelsey Skunberg, shuah, linux-kselftest, linux-kernel,
linux-kernel-mentees, Shuah Khan
On 5/11/19 11:04 PM, Kelsey Skunberg wrote:
> Create /selftests/drivers/.gitignore which holds the following file name
> created after compiling:
>
Thanks for the patch.
Ran into the same relative path WARN from checkpatch for the commit
log. Fixed it and applied.
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-14 23:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-12 5:04 [PATCH] selftests: drivers: Create .gitignore to include /dma-buf/udmabuf Kelsey Skunberg
2019-05-14 23:28 ` Shuah Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®