zram: fix typos in comments
authorJeongHyeon Lee <jhs2.lee@samsung.com>
Fri, 23 Dec 2022 04:03:31 +0000 (13:03 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 19 Jan 2023 01:12:52 +0000 (17:12 -0800)
commit071acb3084c5e04db3ff09865e4030aefaa2ab92
tree1953b0661c9ec0f40dc6568537edd12858030265
parent630e7c5ee3399be509447035428994e2d88f12c1
zram: fix typos in comments

- The double `range` is duplicated in comment, remove one.
 - change `syfs` to `sysfs`

Link: https://lkml.kernel.org/r/20221223040331.4194-1-jhs2.lee@samsung.com
Signed-off-by: JeongHyeon Lee <jhs2.lee@samsung.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/zram/zram_drv.c