aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-13 13:21:21 +0100
committerRafael J. Wysocki <[email protected]>2019-08-21 00:28:30 +0200
commit62c23a89fd269f0308226b63ac4a427339b6f945 (patch)
treea683f70c35254417d48a5d48852095f52c7e6fe5 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentd1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1 (diff)
cpufreq: remove redundant assignment to ret
Variable ret is initialized to a value that is never read and it is re-assigned later. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions