Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651822 > unrolled thread
| Started by | Peter Rajnoha <prajnoha@redhat.com> |
|---|---|
| First post | 2017-05-27 11:10 +0200 |
| Last post | 2017-05-27 11:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] doc: update kernel version in sysfs-uevent ABI doc Peter Rajnoha <prajnoha@redhat.com> - 2017-05-27 11:10 +0200
| From | Peter Rajnoha <prajnoha@redhat.com> |
|---|---|
| Date | 2017-05-27 11:10 +0200 |
| Subject | [PATCH] doc: update kernel version in sysfs-uevent ABI doc |
| Message-ID | <tLFTr-1cz-15@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web