diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-05-04 05:57:55 (GMT) |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-05-10 18:56:22 (GMT) |
commit | c909fc8573af3cff9184551e79cf37784b5ddc24 (patch) | |
tree | 76322082daf7f585a1554c418950f2eac53b9abe /scripts/cleanfile | |
parent | a2d0dbb4b55681874c5f288538ae55ae69baeaff (diff) | |
download | linux-c909fc8573af3cff9184551e79cf37784b5ddc24.tar.xz |
wm831x_backup: Fix wrong kfree call for devdata->backup.name
devdata->backup.name points to devdata->name, the memory for devdata->name
is part of struct wm831x_backup. Thus remove kfree call for
devdata->backup.name.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions