summaryrefslogtreecommitdiff
path: root/include/linux/panic.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-01-28 18:26:16 +0300
committerEric Biggers <ebiggers@kernel.org>2026-01-29 20:39:41 +0300
commit6f9fae2f738c41c22ee90778ff8fc069de379472 (patch)
tree32ba88c38946d88a29ac716fbcc49578036bf9c1 /include/linux/panic.h
parentfb26616459098323eeda67b4f30786743191171b (diff)
downloadlinux-6f9fae2f738c41c22ee90778ff8fc069de379472.tar.xz
f2fs: don't build the fsverity work handler for !CONFIG_FS_VERITY
Use IS_ENABLED to disable this code, leading to a slight size reduction: text data bss dec hex filename 25709 2412 24 28145 6df1 fs/f2fs/compress.o.old 25198 2252 24 27474 6b52 fs/f2fs/compress.o Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20260128152630.627409-5-hch@lst.de Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux/panic.h')
0 files changed, 0 insertions, 0 deletions