mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
39f2899b98
Fixes the following warning with CONFIG_KERNEL_UNCOMPRESSED=y arch/s390/boot/compressed/decompressor.h:6:46: warning: non-void function does not return a value [-Wreturn-type] static inline void *decompress_kernel(void) {} ^ Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> |
||
---|---|---|
.. | ||
.gitignore | ||
decompressor.c | ||
decompressor.h | ||
Makefile | ||
vmlinux.lds.S |