diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-04-12 16:49:38 -0700 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-04-17 19:52:19 +0200 |
commit | f372463124df5f980de6ee0cd6000a3e43df0e01 (patch) | |
tree | 1d976e592305cbc46121918f595b8070e66b3fe2 /fs/btrfs/ctree.c | |
parent | 8ba7d5f5ba931be68a94b8c91bcced1622934e7a (diff) |
btrfs: mark btrfs_assertfail() __noreturn
Fixes a bunch of warnings including:
vmlinux.o: warning: objtool: select_reloc_root+0x314: unreachable instruction
vmlinux.o: warning: objtool: finish_inode_if_needed+0x15b1: unreachable instruction
vmlinux.o: warning: objtool: get_bio_sector_nr+0x259: unreachable instruction
vmlinux.o: warning: objtool: raid_wait_read_end_io+0xc26: unreachable instruction
vmlinux.o: warning: objtool: raid56_parity_alloc_scrub_rbio+0x37b: unreachable instruction
...
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202302210709.IlXfgMpX-lkp@intel.com/
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions