Skip to content

Commit

Permalink
mm/hotplug: fix a typo in Documentation/memory-hotplug.txt
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Xishi Qiu authored and Jiri Kosina committed Aug 27, 2013
1 parent 54d4f25 commit 59e68a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/memory-hotplug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ a recent addition and not present on older kernels.
at read: contains online/offline state of memory.
at write: user can specify "online_kernel",
"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
device. This is not well implemented now.
'removable' : read-only: contains an integer value indicating
Expand Down

0 comments on commit 59e68a1

Please sign in to comment.