aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/lsi/mpi_raid.h
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2013-09-11 14:26:32 -0700
committerLinus Torvalds <[email protected]>2013-09-11 15:59:45 -0700
commitb34081f1cd59585451efaa69e1dff1b9507e6c89 (patch)
treeb04c842059aeeed535e71e72570a29e2989ceeb3 /drivers/message/fusion/lsi/mpi_raid.h
parent20b8875abcf2daa1dda5cf70bd6369df5e85d4c1 (diff)
lz4: fix compression/decompression signedness mismatch
LZ4 compression and decompression functions require different in signedness input/output parameters: unsigned char for compression and signed char for decompression. Change decompression API to require "(const) unsigned char *". Signed-off-by: Sergey Senozhatsky <[email protected]> Cc: Kyungsik Lee <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Yann Collet <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions