diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-07-12 09:07:36 -0500 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-09-03 10:07:40 +0530 |
commit | fb8b941c75bd70ddfb0a8a3bb9bb770ed1d648f8 (patch) | |
tree | 5f0ba909e1509b23f722e03c49f510b6b788ae35 /fs/bcachefs/btree_trans_commit.c | |
parent | ca57120dfe2790a90fbafa3f7ced9c39d94d4698 (diff) |
xfs: remove unnecessary check
We checked that "pip" is non-NULL at the start of the if else statement
so there is no need to check again here. Delete the check.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/bcachefs/btree_trans_commit.c')
0 files changed, 0 insertions, 0 deletions