Re: [PATCH] lz4: Fix compile warning comparison of distinct pointer types

2022-08-10 Thread Tom Rini
On Wed, Jul 27, 2022 at 05:24:23PM +0200, Pali Rohár wrote: > In file included from include/linux/bitops.h:22, > from include/log.h:15, > from include/linux/printk.h:4, > from include/common.h:20, > from lib/lz4_wrapper.c:6: >

[PATCH] lz4: Fix compile warning comparison of distinct pointer types

2022-07-27 Thread Pali Rohár
In file included from include/linux/bitops.h:22, from include/log.h:15, from include/linux/printk.h:4, from include/common.h:20, from lib/lz4_wrapper.c:6: lib/lz4_wrapper.c: In function ‘ulz4fn’: include/linux/kernel.h:184:17: