commit | 634ec6aec99fcf867afc04ff7fdf093d95104ef3 | [log] [tgz] |
---|---|---|
author | kasunath <kasunath@google.com> | Mon Jul 25 15:34:17 2022 -0700 |
committer | Zhikui Ren <zhikui.ren@intel.com> | Fri Aug 19 00:54:10 2022 +0000 |
tree | 13ceea092a0458bb9d517b7c5160ddca7569578a | |
parent | b7ccf0ce154f05cce31d827c1e8a83ff59621bd2 [diff] |
Remove trailing spaces in PartNumber Sometime PartNumber can contain trailing spaces. This is unnecessary and can cause issues when trying to compare with this field. This change will remove trailing whitespaces if any. Tested: Verified on a machine that the part number doesn't contain any trailing white spaces with this change. Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: I271c9f527f98fbb79493cfe3715b421b44996a91