aer-inject: use aliases for various keywords

Introduce aliases for some of the longer-length keywords:

	PCI_ID = ID
	COR_STATUS = COR = CORRECTABLE
	UNCOR_STATUS = UNCOR = UNCORRECTABLE
	HEADER_LOG = HL

Signed-off-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
2 files changed
tree: fb91b2f70b743238eea2eff15786852c58c84fa0
  1. test/
  2. aer-inject.c
  3. aer.h
  4. aer.lex
  5. aer.y
  6. Makefile
  7. README
  8. SPEC
  9. util.c
  10. util.h