• Geert Uytterhoeven's avatar
    staging: zcache: Fix incorrect module_param_array types · 410b6372
    Geert Uytterhoeven authored
    drivers/staging/zcache/zcache-main.c: In function ‘__check_disable_cleancache’:
    drivers/staging/zcache/zcache-main.c:1928: warning: return from incompatible pointer type
    drivers/staging/zcache/zcache-main.c: In function ‘__check_disable_frontswap’:
    drivers/staging/zcache/zcache-main.c:1929: warning: return from incompatible pointer type
    drivers/staging/zcache/zcache-main.c: In function ‘__check_disable_frontswap_ignore_nonactive’:
    drivers/staging/zcache/zcache-main.c:1933: warning: return from incompatible pointer type
    Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    410b6372
zcache-main.c 49.4 KB