diff options
author | Tilman Schmidt <tilman@imap.cc> | 2015-12-15 18:11:31 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-15 13:24:21 -0500 |
commit | 8aeb3c3d655e22d3aa5ba49f313157bd27354bb4 (patch) | |
tree | 3780278c6946b64fdde2d1ec5a47b4251cca89a0 /mm/Kconfig | |
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 <tilman@imap.cc>
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions