Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425576 > unrolled thread
| Started by | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| First post | 2016-06-18 02:30 +0200 |
| Last post | 2016-06-18 02:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 4/4] selftests: media_tests - Add media_device_open to .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2016-06-18 02:30 +0200
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Date | 2016-06-18 02:30 +0200 |
| Subject | [PATCH 4/4] selftests: media_tests - Add media_device_open to .gitignore |
| Message-ID | <rLcj7-5aI-5@gated-at.bofh.it> |
Add media_device_open to .gitignore Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- tools/testing/selftests/media_tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/media_tests/.gitignore b/tools/testing/selftests/media_tests/.gitignore index 1c07117..faf5891 100644 --- a/tools/testing/selftests/media_tests/.gitignore +++ b/tools/testing/selftests/media_tests/.gitignore @@ -1 +1,2 @@ media_device_test +media_device_open -- 2.7.4
Back to top | Article view | linux.kernel
csiph-web