]> asedeno.scripts.mit.edu Git - linux.git/commit
erofs: remove all likely/unlikely annotations
authorGao Xiang <gaoxiang25@huawei.com>
Thu, 29 Aug 2019 16:38:27 +0000 (00:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Aug 2019 07:02:02 +0000 (09:02 +0200)
commit8d8a09b093d7073465c824f74caf315c073d3875
tree787aaad384401dd763dc4541684055b88563c1bc
parent5cf89673645f7edfa075afc9e1d531db24706329
erofs: remove all likely/unlikely annotations

As Dan Carpenter suggested [1], I have to remove
all erofs likely/unlikely annotations.

[1] https://lore.kernel.org/linux-fsdevel/20190829154346.GK23584@kadam/
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190829163827.203274-1-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
fs/erofs/data.c
fs/erofs/decompressor.c
fs/erofs/dir.c
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/super.c
fs/erofs/utils.c
fs/erofs/xattr.c
fs/erofs/zdata.c
fs/erofs/zmap.c
fs/erofs/zpvec.h