On Tue, Jun 30, 2015 at 07:34:01PM -0400, elena.ufimts...@oracle.com wrote:
> From: Elena Ufimtseva
>
> For sbdf'si parsing in rmrr command line add __parse_pci with addtional
sbdf'si ?
s/rmrr/RMRR/
s/addtional/additional/
> parameter def_seg. __parse_pci will help to identify if segment was
From: Elena Ufimtseva
For sbdf'si parsing in rmrr command line add __parse_pci with addtional
parameter def_seg. __parse_pci will help to identify if segment was
found
in string being parsed or default segment was used.
Make a wrapper parse_pci so the rest of the callers are not affected.
Signed