summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-01 20:55:44 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2020-09-16 06:52:38 +0300
commitf58d0ea956113f537e43517eccfa33878a30cc4e (patch)
tree25f39d47f0cdaf39b78101495346330e9b374574 /.clang-format
parent6a7584b1d82b7b9fcce02ee7aeddc58f9cebbccc (diff)
downloadlinux-f58d0ea956113f537e43517eccfa33878a30cc4e.tar.xz
xfs: refactor xfs_buf_ioerror_fail_without_retry
xfs_buf_ioerror_fail_without_retry is a somewhat weird function in that it has two trivial checks that decide the return value, while the rest implements a ratelimited warning. Just lift the two checks into the caller, and give the remainder a suitable name. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions