diff options
| author | Colin Ian King <[email protected]> | 2017-10-15 16:02:03 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-10-16 07:25:18 +0000 |
| commit | e6fc454b7794fc45c27364c7896b8f03094635ee (patch) | |
| tree | 7ac3d9d57f652755b48aada6bfe2f8e864a3e27e /tools/perf/scripts/python/netdev-times.py | |
| parent | Linux 4.14-rc5 (diff) | |
| download | kernel-e6fc454b7794fc45c27364c7896b8f03094635ee.tar.gz kernel-e6fc454b7794fc45c27364c7896b8f03094635ee.zip | |
x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'
The 'this_leaf' variable is assigned a value that is never
read and it is updated a little later with a newer value,
hence we can remove the redundant assignment.
Cleans up the following Clang warning:
Value stored to 'this_leaf' is never read
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
