Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651822
| From | Peter Rajnoha <prajnoha@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] doc: update kernel version in sysfs-uevent ABI doc |
| Date | 2017-05-27 11:10 +0200 |
| Message-ID | <tLFTr-1cz-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
We expect the changes described in ABI/testing/sysfs-uevent doc to appear in 4.13.
Signed-off-by: Peter Rajnoha <prajnoha@redhat.com>
---
Documentation/ABI/testing/sysfs-uevent | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-uevent b/Documentation/ABI/testing/sysfs-uevent
index d7ac990..aa39f8d 100644
--- a/Documentation/ABI/testing/sysfs-uevent
+++ b/Documentation/ABI/testing/sysfs-uevent
@@ -1,6 +1,6 @@
What: /sys/.../uevent
Date: May 2017
-KernelVersion: 4.12
+KernelVersion: 4.13
Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Description:
Enable passing additional variables for synthetic uevents that
--
2.9.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] doc: update kernel version in sysfs-uevent ABI doc Peter Rajnoha <prajnoha@redhat.com> - 2017-05-27 11:10 +0200
csiph-web