diff options
author | Manivannan Sadhasivam <[email protected]> | 2023-05-17 17:16:34 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-05-26 20:56:54 -0700 |
commit | 3d49f7406b5d9822c1411c6658bac2ae55ba19a2 (patch) | |
tree | 2c08817d970c2ce434e9dac69feae40529e89468 /lib/mpi/mpiutil.c | |
parent | b317cebff59d9994ba041240654acb3c06b2f1f0 (diff) |
EDAC/qcom: Remove superfluous return variable assignment in qcom_llcc_core_setup()
"ret" variable will be assigned on both success and failure cases. So there
is no need to initialize it during start of qcom_llcc_core_setup().
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions