diff options
author | Stewart Smith <stewart@linux.ibm.com> | 2018-11-27 10:25:02 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.ibm.com> | 2018-11-28 17:48:46 +1100 |
commit | 87b436c32ac86aa159b20d5c9545fd0c24a54bdd (patch) | |
tree | adc54f34b222cc54dd6583b5f2e5505f6bf27721 /core | |
parent | acb0f21605005a1be9d478aad5a3d3bc5c0aef63 (diff) | |
download | blackbird-skiboot-87b436c32ac86aa159b20d5c9545fd0c24a54bdd.tar.gz blackbird-skiboot-87b436c32ac86aa159b20d5c9545fd0c24a54bdd.zip |
libpore: Sync p8 files, remove erroneous "IBM Confidential"
We also had some rogue "IBM Confidential" strings that we failed to
remove with the original change of Copyright headers for open sourcing.
Do this by synchronising with the hostboot copy of the code, which
removed the Confidential string when their copyright headers changed for
initial open sourcing of the code back in 2014. See hostboot commit
3bcf5b7982bb8a2d9227dbff7be4ff2ce5fec05c where the HWP copyright headers
were updated.
We likely missed this as we did a similar process inside the skiboot
repository, but likely only on the (C) headers themselves.
The libpore changes that we were missing *look* minor, but we need to
throw some testing at them at least, as there *are* changes that we were
missing.
We also have to make a minor modification (being sent upstream) to avoid
a compiler warning of always false comparison (<0 on unsigned int)
Reported-by: Dawn Sylvia <ddzubak@us.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions