diff options
author | Sheng Yong <shengyong1@huawei.com> | 2015-03-02 05:20:45 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-03-20 16:41:55 +0300 |
commit | 8243338058b078b1c0a2892ba02f41f91e47e348 (patch) | |
tree | 80577dccabf3a5ea1710ebdf3e4f64a538e18bec /Documentation/memory-hotplug.txt | |
parent | d181b71c3ef4f9b5edaf61125715d697540eca62 (diff) | |
download | linux-8243338058b078b1c0a2892ba02f41f91e47e348.tar.xz |
mem-hotplug: fix typo in Documentation/memory-hotplug.txt
Fix a trivial typo in Documentation/memory-hotplug.txt.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/memory-hotplug.txt')
-rw-r--r-- | Documentation/memory-hotplug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/memory-hotplug.txt b/Documentation/memory-hotplug.txt index c5a064508a3c..ce2cfcf35c27 100644 --- a/Documentation/memory-hotplug.txt +++ b/Documentation/memory-hotplug.txt @@ -149,7 +149,7 @@ For example, assume 1GiB memory block size. A device for a memory starting at (0x100000000 / 1Gib = 4) This device covers address range [0x100000000 ... 0x140000000) -Under each memory block, you can see 4 files: +Under each memory block, you can see 5 files: /sys/devices/system/memory/memoryXXX/phys_index /sys/devices/system/memory/memoryXXX/phys_device |