[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427979423-22767-4-git-send-email-ivan.khoronzhuk@globallogic.com>
Date: Thu, 2 Apr 2015 15:57:03 +0300
From: Ivan Khoronzhuk <ivan.khoronzhuk@...ballogic.com>
To: linux-kernel@...r.kernel.org, matt.fleming@...el.com,
jdelvare@...e.de, ard.biesheuvel@...aro.org,
grant.likely@...aro.org, linux-api@...r.kernel.org,
linux-doc@...r.kernel.org, mikew@...gle.com
Cc: dmidecode-devel@...gnu.org, leif.lindholm@...aro.org,
msalter@...hat.com, roy.franz@...aro.org,
Ivan Khoronzhuk <ivan.khoronzhuk@...ballogic.com>
Subject: [Patch 3/3] Documentation: ABI: sysfs-firmware-dmi: add -entries suffix to file name
The dmi-sysfs module adds DMI table structures entries under
/sys/firmware/dmi/entries only, so rename documentation file to
sysfs-firmware-dmi-entries as more appropriate. Without renaming it's
confusing to differ this from sysfs-firmware-dmi-tables that adds raw
DMI table and actually adds "dmi" kobject.
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@...ballogic.com>
---
.../ABI/testing/{sysfs-firmware-dmi => sysfs-firmware-dmi-entries} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename Documentation/ABI/testing/{sysfs-firmware-dmi => sysfs-firmware-dmi-entries} (99%)
diff --git a/Documentation/ABI/testing/sysfs-firmware-dmi b/Documentation/ABI/testing/sysfs-firmware-dmi-entries
similarity index 99%
rename from Documentation/ABI/testing/sysfs-firmware-dmi
rename to Documentation/ABI/testing/sysfs-firmware-dmi-entries
index c78f9ab..210ad44 100644
--- a/Documentation/ABI/testing/sysfs-firmware-dmi
+++ b/Documentation/ABI/testing/sysfs-firmware-dmi-entries
@@ -1,4 +1,4 @@
-What: /sys/firmware/dmi/
+What: /sys/firmware/dmi/entries/
Date: February 2011
Contact: Mike Waychison <mikew@...gle.com>
Description:
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists