All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftests: add .gitignore for efivarfs
@ 2015-09-29  2:03 Yuan Sun
       [not found] ` <1443492239-5231-1-git-send-email-sunyuan3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Yuan Sun @ 2015-09-29  2:03 UTC (permalink / raw)
  To: shuahkh-JPH+aEBZ4P+UEJcrhfAQsw
  Cc: linux-api-u79uwXL29TY76Z2rM5mHXA,
	long.wanglong-hv44wF8Li93QT0dZR+AlfA

Signed-off-by: Yuan Sun <sunyuan3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
---
 tools/testing/selftests/efivarfs/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 tools/testing/selftests/efivarfs/.gitignore

diff --git a/tools/testing/selftests/efivarfs/.gitignore b/tools/testing/selftests/efivarfs/.gitignore
new file mode 100644
index 0000000..3361849
--- /dev/null
+++ b/tools/testing/selftests/efivarfs/.gitignore
@@ -0,0 +1,2 @@
+create-read
+open-unlink
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests: add .gitignore for efivarfs
       [not found] ` <1443492239-5231-1-git-send-email-sunyuan3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
@ 2015-09-30 13:34   ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2015-09-30 13:34 UTC (permalink / raw)
  To: Yuan Sun
  Cc: linux-api-u79uwXL29TY76Z2rM5mHXA,
	long.wanglong-hv44wF8Li93QT0dZR+AlfA

On 09/28/2015 08:03 PM, Yuan Sun wrote:
> Signed-off-by: Yuan Sun <sunyuan3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> ---
>  tools/testing/selftests/efivarfs/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 tools/testing/selftests/efivarfs/.gitignore
> 
> diff --git a/tools/testing/selftests/efivarfs/.gitignore b/tools/testing/selftests/efivarfs/.gitignore
> new file mode 100644
> index 0000000..3361849
> --- /dev/null
> +++ b/tools/testing/selftests/efivarfs/.gitignore
> @@ -0,0 +1,2 @@
> +create-read
> +open-unlink
> 

Thanks for fixing this. Patch applied to linux-kselftest next for 4.4

-- Shuah

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-30 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29  2:03 [PATCH] selftests: add .gitignore for efivarfs Yuan Sun
     [not found] ` <1443492239-5231-1-git-send-email-sunyuan3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-09-30 13:34   ` Shuah Khan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.