commit | a386348c76f46e972094348cb8dd5a8e633207e7 | [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:06:22 2025 +1030 |
tree | e7ae07f88b9e9c284b7e4e284959b167c9b76f69 | |
parent | b7677b7b099a5fdc8e5da0650328e064cde7705c [diff] [blame] |
utils: Rename crc32() to pldm_edac_crc32() Chip away at transitioning the library API surface to a consistent symbol prefix. Change-Id: I1abd96407867ddf8390cb9fbba9a8085478f08dd Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/evolutions/current/crc32.yaml b/evolutions/current/crc32.yaml new file mode 100644 index 0000000..af06c55 --- /dev/null +++ b/evolutions/current/crc32.yaml
@@ -0,0 +1,2 @@ +- QualifiedName: crc32 + NewName: pldm_edac_crc32