diff options
author | Peter Rajnoha <prajnoha@redhat.com> | 2017-05-27 11:07:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-27 11:51:36 +0200 |
commit | e622ec579b9ac3a3280088b991e3a26309582b3b (patch) | |
tree | 5e4cba73de00f90e48a0d59d8b014204a9e21260 /Documentation/ABI | |
parent | 89cf2a20c3f13dbb4c15a0c6d2e390e700992173 (diff) | |
download | linux-e622ec579b9ac3a3280088b991e3a26309582b3b.tar.gz linux-e622ec579b9ac3a3280088b991e3a26309582b3b.tar.bz2 linux-e622ec579b9ac3a3280088b991e3a26309582b3b.zip |
doc: update kernel version in sysfs-uevent ABI doc
We expect the changes described in ABI/testing/sysfs-uevent doc to appear in 4.13.
Signed-off-by: Peter Rajnoha <prajnoha@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-uevent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-uevent b/Documentation/ABI/testing/sysfs-uevent index d7ac99072a16..aa39f8d7bcdf 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 |