mm/hotplug: fix a typo in Documentation/memory-hotplug.txt
Fix a trivial typo in Documentation/memory-hotplug.txt Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -163,7 +163,7 @@ a recent addition and not present on older kernels.
|
|||||||
at read: contains online/offline state of memory.
|
at read: contains online/offline state of memory.
|
||||||
at write: user can specify "online_kernel",
|
at write: user can specify "online_kernel",
|
||||||
"online_movable", "online", "offline" command
|
"online_movable", "online", "offline" command
|
||||||
which will be performed on al sections in the block.
|
which will be performed on all sections in the block.
|
||||||
'phys_device' : read-only: designed to show the name of physical memory
|
'phys_device' : read-only: designed to show the name of physical memory
|
||||||
device. This is not well implemented now.
|
device. This is not well implemented now.
|
||||||
'removable' : read-only: contains an integer value indicating
|
'removable' : read-only: contains an integer value indicating
|
||||||
|
Reference in New Issue
Block a user