commit | 1d9e3a07cb80ca7c8f4efcfcc6c4ca10790d9645 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Mon Aug 22 16:46:24 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 22 16:41:00 2016 -0400 |
tree | ad3381405201c84e5834f66c09c39bcbd9f0051d | |
parent | 88b090e3c020bfeac13d5c52984a03775808cb67 [diff] |
staging: most: aim-cdev: destroy ida struct in case of exception This patch is needed to clean up the initialized ida structure in case the function exits with an exception. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>