aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dax/dax.c
diff options
context:
space:
mode:
authorSajjan, Vikas C <vikas.cha.sajjan@hpe.com>2016-07-04 10:02:51 +0530
committerDan Williams <dan.j.williams@intel.com>2016-07-06 15:12:41 -0700
commitd932dd2ccda0d890d318428466794540e081b9c0 (patch)
tree7fe31a8ec6b381d425ca4319fa29364bdc62c11c /drivers/dax/dax.c
parentlibnvdimm: initialize struct blk_integrity with 0 (diff)
downloadlinux-dev-d932dd2ccda0d890d318428466794540e081b9c0.tar.xz
linux-dev-d932dd2ccda0d890d318428466794540e081b9c0.zip
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 <vikas.cha.sajjan@hpe.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dax/dax.c')
0 files changed, 0 insertions, 0 deletions