Remove a trailing comma which FlexeLint whines about.
This commit is contained in:
parent
031e0f3cd9
commit
3b33782a3e
@ -238,7 +238,7 @@ enum pci_device_ivars {
|
||||
PCI_IVAR_CACHELNSZ,
|
||||
PCI_IVAR_MINGNT,
|
||||
PCI_IVAR_MAXLAT,
|
||||
PCI_IVAR_LATTIMER,
|
||||
PCI_IVAR_LATTIMER
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user