Skip to content
Snippets Groups Projects
Commit d2a7d35b authored by Avi Kivity's avatar Avi Kivity
Browse files

pci: drop unneeded cast

A pci::device is a pci::function, no need to cast it.  Furthermore, this
is a dangerous cast that will compile even if the object model changes.
parent 0b893167
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment