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>
This commit is contained in:
Vladimir Oltean 2020-08-18 02:19:30 +03:00 committed by Richard Cochran
parent 380d023abb
commit 14e09fd9ed

433
phc2sys.c

File diff suppressed because it is too large Load Diff