diff options
| author | Sajjan, Vikas C <[email protected]> | 2016-07-04 10:02:51 +0530 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2016-07-06 15:12:41 -0700 |
| commit | d932dd2ccda0d890d318428466794540e081b9c0 (patch) | |
| tree | 7fe31a8ec6b381d425ca4319fa29364bdc62c11c /scripts/gdb/linux/lists.py | |
| parent | 8729bdea829ebecfbc9601ba792e35f63331f63e (diff) | |
nfit: use devm_add_action_or_reset()
If devm_add_action() fails, we are explicitly calling the cleanup to free
the resources allocated. Lets use the helper devm_add_action_or_reset()
and return directly in case of error, since the cleanup function
has been already called by the helper if there was any error.
Signed-off-by: Vikas C Sajjan <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Lee, Chun-Yi <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions