]> Git Repo - qemu.git/commit - hw/pci/msi.c
msi_init: change return value to 0 on success
authorCao jin <[email protected]>
Fri, 10 Jun 2016 09:54:32 +0000 (17:54 +0800)
committerMichael S. Tsirkin <[email protected]>
Fri, 17 Jun 2016 00:28:03 +0000 (03:28 +0300)
commit2cbb1a6826ee651ad2bef52cbcef1427b911def2
tree82014fda45d6408629dab7da03e46cb65365515a
parent52ea63dea465575ccd71d52c3461b1b7d9f50ce0
msi_init: change return value to 0 on success

No caller use its return value as msi capability offset, also in order
to make its return behaviour consistent with msix_init().

cc: Michael S. Tsirkin <[email protected]>
cc: Paolo Bonzini <[email protected]>
cc: Hannes Reinecke <[email protected]>
cc: Markus Armbruster <[email protected]>
cc: Marcel Apfelbaum <[email protected]>

Acked-by: Hannes Reinecke <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Cao jin <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Reviewed-by: Marcel Apfelbaum <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci/msi.c
This page took 0.024659 seconds and 4 git commands to generate.