commit | d0c9ae73bfd5de55873a20983044eabeb51d1d0a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Apr 05 20:11:02 2025 +1030 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Apr 05 22:22:19 2025 +1030 |
tree | 85ebc433c6c448f06251fc92d4aeb25ade770f28 | |
parent | a386348c76f46e972094348cb8dd5a8e633207e7 [diff] |
utils: Rename crc8() to pldm_edac_crc8() Chip away at transitioning the library API surface to a consistent symbol prefix. Change-Id: I32b0b938d2ff32dcf224307a05355cdfd5943f41 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/evolutions/current/crc8.yaml b/evolutions/current/crc8.yaml new file mode 100644 index 0000000..fa0b292 --- /dev/null +++ b/evolutions/current/crc8.yaml
@@ -0,0 +1,2 @@ +- QualifiedName: crc8 + NewName: pldm_edac_crc8