commit | cb17015fed6b11a5028f31cc804a3847e379945d | [log] [tgz] |
---|---|---|
author | Yang Ni <[email protected]> | Thu Apr 16 10:27:02 2015 -0700 |
committer | Yang Ni <[email protected]> | Thu Apr 16 15:29:11 2015 -0700 |
tree | 85179b598a90ed179586cf880321b524a3d49f7e | |
parent | f28aa55e416e662082bfda5716c4afbac7a77bbe [diff] |
Dedup checksum calculation routines I introduced a separate routine to cacluate checksum for ScriptGroup in my previous CL, in addition to the one we use for regular scripts. This CL removes the new one and uses the old one. While I am on it, I made some other minor changes, e.g., changing mBuildChecksum in RsdCpuScriptIml from char* to uint32_t, and a few other minor cleanups in ScriptGroup2 implementation. Change-Id: I168fdbb4e7bd14f1549a687e7b0d0ca6dd4da866