]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nilfs2: remove duplicate 'unlikely()' usage
authorKunwu Chan <chentao@kylinos.cn>
Wed, 4 Sep 2024 10:16:03 +0000 (19:16 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 9 Sep 2024 23:47:42 +0000 (16:47 -0700)
commitfd127b155523bbfaa91a5872f4d93a80f70b8238
treeae6ea0495e675bacb53f6d9de7793dc99b8a5f9e
parentf9c96351aa6718b42a9f42eaf7adce0356bdb5e8
nilfs2: remove duplicate 'unlikely()' usage

Nested unlikely() calls, IS_ERR already uses unlikely() internally

Link: https://lkml.kernel.org/r/20240904101618.17716-1-konishi.ryusuke@gmail.com
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/page.c