tools/testing/cxl: Fix some error exits
authorDan Williams <dan.j.williams@intel.com>
Fri, 4 Nov 2022 00:30:42 +0000 (17:30 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 4 Nov 2022 23:01:24 +0000 (16:01 -0700)
commit86e86c3cb63325c12ea99fbce2cc5bafba86bb40
tree7410a1e265d2b8fc6d2a4b1ea2c73cdd9b92a351
parent4d07ae22e79ebc2d7528bbc69daa53b86981cb3a
tools/testing/cxl: Fix some error exits

Fix a few typos where 'goto err_port' was used rather than the object
specific cleanup.

Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
Link: https://lore.kernel.org/r/166752184255.947915.16163477849330181425.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
tools/testing/cxl/test/cxl.c