diff options
author | David Kershner <david.kershner@unisys.com> | 2017-08-30 20:36:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-31 19:17:39 +0300 |
commit | a6f24e9554b2663177fb451186a3cfedaca7af33 (patch) | |
tree | 3e857c7e953a0b2205b8119084db2276a226406a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7fa098a1c61d2499e992b3855238fc743c81cf39 (diff) | |
download | linux-a6f24e9554b2663177fb451186a3cfedaca7af33.tar.xz |
staging: unisys: visorbus: Remove useless initialization.
The variable ctx was allocated with kzalloc, so all the data inside is
zero, no need to reset it to 0.
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions