zram: cosmetic: cleanup documentation
zram documentation is a mix of different styles: spaces, tabs, tabs + spaces, etc. Clean it up. Link: http://lkml.kernel.org/r/20160531122017.2878-6-sergey.senozhatsky@gmail.com Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Acked-by: Minchan Kim <minchan@kernel.org> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
415403be37
commit
69a30a8d2a
@@ -91,8 +91,7 @@ pre-created. Default: 1.
|
|||||||
and, if some of the algorithms were built as modules, it's impossible
|
and, if some of the algorithms were built as modules, it's impossible
|
||||||
to list all of them using, for instance, /proc/crypto or any other
|
to list all of them using, for instance, /proc/crypto or any other
|
||||||
method. This, however, has an advantage of permitting the usage of
|
method. This, however, has an advantage of permitting the usage of
|
||||||
custom crypto compression modules (implementing S/W or H/W
|
custom crypto compression modules (implementing S/W or H/W compression).
|
||||||
compression).
|
|
||||||
|
|
||||||
4) Set Disksize
|
4) Set Disksize
|
||||||
Set disk size by writing the value to sysfs node 'disksize'.
|
Set disk size by writing the value to sysfs node 'disksize'.
|
||||||
|
|||||||
Reference in New Issue
Block a user