summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-09-27 00:21:57 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-02-02 01:41:05 +0200
commit276c084e6eeb6616cdd458e6b6d7e9027398f28e (patch)
tree09c131f2980b651df69d5a3c09a9689a49aa1945 /scripts/gdb/linux/modules.py
parent8fcfd216e5c22bab8f7b631e2ad0409596f4da90 (diff)
soc: qcom: msm_bus: Remove unnecessary self assignment in msm_bus_dbg_update_request_write
Clang warns: ../drivers/soc/qcom/msm_bus/msm_bus_dbg.c:580:11: warning: explicitly assigning value of variable of type 'struct msm_bus_cldata *' to itself [-Wself-assign] cldata = cldata; ~~~~~~ ^ ~~~~~~ 1 warning generated. Fixes: 8461868fb6ff ("platform: msm: msm_bus: Add support for bus scaling") Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions