kernel/include/linux/zsmalloc.h
.. .. @@ -20,7 +20,6 @@ 20 20 * zsmalloc mapping modes 21 21 * 22 22 * NOTE: These only make a difference when a mapped object spans pages. 23 - * They also have no effect when PGTABLE_MAPPING is selected.24 23 */ 25 24 enum zs_mapmode { 26 25 ZS_MM_RW, /* normal read-write mapping */