diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-01-08 12:13:20 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-02-10 19:57:51 +0530 |
commit | 2c17e9ea0caa5555e31e154fa1b06260b816f5cc (patch) | |
tree | f81dd45d23e06e9f811172ba3b541b1e652feb25 /Documentation/Changes | |
parent | 9fc2f03e85952ee52558ab844473a8284d924a56 (diff) |
dmaengine: idxd: Delete unnecessary NULL check
The "saved_evl" pointer is a offset into the middle of a non-NULL struct.
It can't be NULL and the check is slightly confusing. Delete the check.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Fenghua Yu <fenghua.yu@intel.com>
Link: https://lore.kernel.org/r/ec38214e-0bbb-4c5a-94ff-b2b2d4c3f245@stanley.mountain
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/Changes')
0 files changed, 0 insertions, 0 deletions