staging: zram: correct obsolete comment on max_zpage_size
authorMinchan Kim <minchan@kernel.org>
Tue, 9 Oct 2012 23:49:52 +0000 (08:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 20:43:46 +0000 (13:43 -0700)
Zram doesn't use xv_malloc any more so it doesn't have
limitation about zobj_header.

Signed-off-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found