phc2sys: rename struct node to struct phc2sys_private
We will be reusing some PMC code between phc2sys and ts2phc. In preparation of that, we would like to extract the PMC related properties of the current private program data structure of phc2sys, "struct node", into something smaller that can be shared properly. The "struct node" name is nice enough, so use that to denote the smaller data structure for PMC from now on. Rename the bigger data structure to phc2sys_private. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>master
parent
380d023abb
commit
14e09fd9ed