diff options
author | Bhaumik Bhatt <bbhatt@codeaurora.org> | 2020-11-06 18:44:45 +0100 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2020-11-18 10:50:34 +0100 |
commit | 56c8ea864018a995c96810c9536d98a879b89218 (patch) | |
tree | eecd25c8561f4028ab50cc4ad347d76ec26d24e3 /include | |
parent | bus: mhi: Fix channel close issue on driver remove (diff) | |
download | linux-56c8ea864018a995c96810c9536d98a879b89218.tar.xz linux-56c8ea864018a995c96810c9536d98a879b89218.zip |
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
There is an extra 'i' counter in the mhi_firmware_copy() function
which is unused. Remove it to clean-up code and reduce stack
space as well as improve efficiency of the function.
Fixes: cd457afb1667 ("bus: mhi: core: Add support for downloading firmware over BHIe")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions