Loading
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>