Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1651822 > unrolled thread

[PATCH] doc: update kernel version in sysfs-uevent ABI doc

Started byPeter Rajnoha <prajnoha@redhat.com>
First post2017-05-27 11:10 +0200
Last post2017-05-27 11:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] doc: update kernel version in sysfs-uevent ABI doc Peter Rajnoha <prajnoha@redhat.com> - 2017-05-27 11:10 +0200

#1651822 — [PATCH] doc: update kernel version in sysfs-uevent ABI doc

FromPeter Rajnoha <prajnoha@redhat.com>
Date2017-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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web