diff options
author | Amir Goldstein <amir73il@gmail.com> | 2017-02-02 08:55:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-04 09:47:11 +0100 |
commit | 624e54b5aff15c6d49974f404c5cef5ce7f89cd0 (patch) | |
tree | 9d6891c5a0485b9b7b23174f26310da71a30542f /include/linux/fpga/fpga-mgr.h | |
parent | 4f4d5082ec73f6e0bd44a8eccbef440b96f46a98 (diff) |
xfs: make the ASSERT() condition likely
commit bf46ecc3d8cca05f2907cf482755c42c2b11a79d upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions