diff options
| author | Claudiu Beznea <claudiu.beznea@gmail.com> | 2016-03-25 23:54:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-29 22:43:14 +0300 |
| commit | 7a4000e7128d9432ba78bc398bbedc6066825b80 (patch) | |
| tree | 2d9db4916354dfbe4c7f9ffe75dec47e4925ce73 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | db71dd988af5ffdc6280e93977591b3ebc4c7673 (diff) | |
| download | linux-7a4000e7128d9432ba78bc398bbedc6066825b80.tar.xz | |
Staging: wlan-ng: no need for memcpy() since its arguments are already equal
This patch removes the memcpy() for two variables which were
previously tested with memcmp(). The result of memcmp() was
zero which means that the previously tested variables were
already equal.
Signed-off-by: Claudiu Beznea <claudiu.beznea@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
