diff options
| author | Colin Ian King <[email protected]> | 2021-12-21 00:48:09 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2022-01-03 02:38:45 +0000 |
| commit | 0b66fa776c361824a700793e34f866bf479dac92 (patch) | |
| tree | 89016f96d8aaedf8b0f446b12a689a6f0f5a90b1 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | Linux 5.16-rc8 (diff) | |
| download | kernel-0b66fa776c361824a700793e34f866bf479dac92.tar.gz kernel-0b66fa776c361824a700793e34f866bf479dac92.zip | |
cifs: remove redundant assignment to pointer p
The pointer p is being assigned with a value that is never read. The
pointer is being re-assigned a different value inside the do-while
loop. The assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
