summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-05-12 18:10:33 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-13 14:01:42 +0300
commit8d017efb1eaad69f148bb99ee2c7020abdedfad1 (patch)
treea76cfdeb7411886a56b94a39c7bb36bb504f5e7d /scripts/gdb/linux/utils.py
parentd8290cbe1111105f92f0c8ab455bec8bf98d0630 (diff)
downloadlinux-8d017efb1eaad69f148bb99ee2c7020abdedfad1.tar.xz
net: ipa: get rid of a duplicate initialization
In ipa_qmi_ready(), the "ipa" local variable is set when initialized, but then set again just before it's first used. One or the other is enough, so get rid of the first one. References: https://lore.kernel.org/lkml/200de1bd-0f01-c334-ca18-43eed783dfac@intel.com/ Reported-by: kernel test robot <lkp@intel.com> Fixes: 530f9216a953 ("soc: qcom: ipa: AP/modem communications") Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions