commit | f90c2bcdbc69e41e575f868b984c3e2de8f51bac | [log] [tgz] |
---|---|---|
author | Alex Williamson <[email protected]> | Tue Jul 03 22:39:27 2012 -0600 |
committer | Michael S. Tsirkin <[email protected]> | Wed Jul 04 15:52:55 2012 +0300 |
tree | 1955dd08ce0a5e42ef1079ee292a4e5d95073776 | |
parent | 572992eefa74bfb92c24a28bd268de91a9311b0f [diff] |
pci: convert PCIUnregisterFunc to void Not a single driver has any possibility of failure on their exit function, let's keep it that way. Signed-off-by: Alex Williamson <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>