diff options
| author | Colin Ian King <[email protected]> | 2021-11-26 22:23:12 +0000 |
|---|---|---|
| committer | Vineet Gupta <[email protected]> | 2021-12-29 03:48:48 +0000 |
| commit | e296c2e1cd70b2dd9b3c294c37ed4e14833b3f31 (patch) | |
| tree | 3a1646e22dd6c10cc7aac05aa3ebad8db6282ffc /lib/test_overflow.c | |
| parent | ARC: thread_info.h: correct two typos in a comment (diff) | |
| download | kernel-e296c2e1cd70b2dd9b3c294c37ed4e14833b3f31.tar.gz kernel-e296c2e1cd70b2dd9b3c294c37ed4e14833b3f31.zip | |
ARC: perf: Remove redundant initialization of variable idx
The variable idx is being initialized with a value that is never
read, it is being updated later on. The assignment is redundant and
can be removed.
Reviewed-by: Vladimir Isaev <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions
