commit | 5221e1b6a0d3200991b0aee446c6dc90656a57b2 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Fri Mar 03 00:02:09 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 09 21:59:26 2017 +0000 |
tree | 7da48a3b5d8609ed9e1ee03b150cdec3d1358002 | |
parent | 7924b17e81031bceef11ce08db1b5a684ac1d520 [diff] |
Match error full name and namespace Remove the addition of the extra "namespace Error" while generating error full names, as the error full name doesn't have the extra "Error". This extra namespace addition was being done to match up sdbusplus error binding generation, but this will have to be re-looked at. Change-Id: Ib99ce8e3a09dd76a23b8cc6fe7e706551a1699d6 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>