diff options
author | Tilman Schmidt <[email protected]> | 2015-12-15 18:11:31 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-12-15 13:24:21 -0500 |
commit | 8aeb3c3d655e22d3aa5ba49f313157bd27354bb4 (patch) | |
tree | 3780278c6946b64fdde2d1ec5a47b4251cca89a0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4c5e354a974214dfb44cd23fa0429327693bc3ea (diff) |
ser_gigaset: remove unnecessary kfree() calls from release method
device->platform_data and platform_device->resource are never used
and remain NULL through their entire life. Drops the kfree() calls
for them from the device release method.
Signed-off-by: Tilman Schmidt <[email protected]>
Signed-off-by: Paul Bolle <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions