summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2022-08-19 14:54:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-23 15:40:26 +0200
commitc0d84701e68ca842a5d17007c6044af870f4e559 (patch)
treea5f89714e376294c9a802f79246d8d1730d7590f /tools/perf/scripts/python
parent1b0be68c1c2330183ad81c6fe900ca59837dae9d (diff)
staging: r8188eu: remove unneeded initializations
In the function rtw_reset_securitypriv() three variables are initialized to zero. That is not necessary because they are all set before use in the code. Remove the initializations. Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20220819125428.8412-7-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions