diff options
author | Amir Goldstein <amir73il@gmail.com> | 2017-01-17 11:41:41 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-01-17 11:41:41 -0800 |
commit | bf46ecc3d8cca05f2907cf482755c42c2b11a79d (patch) | |
tree | af4105446207e65bc0868b93f2edb4d9fa5f35b6 /fs/xfs/xfs_acl.c | |
parent | 49def1853334396f948dcb4cedb9347abb318df5 (diff) | |
download | op-kernel-dev-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.zip op-kernel-dev-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.tar.gz |
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/xfs_acl.c')
0 files changed, 0 insertions, 0 deletions