bianbu-linux-6.6/lib/zstd
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
bitstream.h treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
compress.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
decompress.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
entropy_common.c lib: Add zstd modules 2017-08-15 09:02:08 -07:00
error_private.h lib: Add zstd modules 2017-08-15 09:02:08 -07:00
fse.h lib: Add zstd modules 2017-08-15 09:02:08 -07:00
fse_compress.c lib: Add zstd modules 2017-08-15 09:02:08 -07:00
fse_decompress.c lib: Prepare zstd for preboot environment, improve performance 2020-07-31 11:49:07 +02:00
huf.h lib: Add zstd modules 2017-08-15 09:02:08 -07:00
huf_compress.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
huf_decompress.c lib: Add zstd modules 2017-08-15 09:02:08 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mem.h lib/zstd/mem.h: replace __inline by inline 2019-09-15 19:42:16 +02:00
zstd_common.c lib: Add zstd modules 2017-08-15 09:02:08 -07:00
zstd_internal.h lib: Prepare zstd for preboot environment, improve performance 2020-07-31 11:49:07 +02:00
zstd_opt.h lib: Add zstd modules 2017-08-15 09:02:08 -07:00