diff options
author | Amir Goldstein <amir73il@gmail.com> | 2017-01-17 20:41:41 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-01-17 20:41:41 +0100 |
commit | bf46ecc3d8cca05f2907cf482755c42c2b11a79d (patch) | |
tree | af4105446207e65bc0868b93f2edb4d9fa5f35b6 /fs/xfs/libxfs/xfs_dir2.c | |
parent | Linux 4.10-rc4 (diff) | |
download | linux-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.tar.xz linux-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.zip |
xfs: make the ASSERT() condition likely
The ASSERT() condition is the normal case, not the exception,
so testing the condition should be likely(), not unlikely().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_dir2.c')
0 files changed, 0 insertions, 0 deletions