2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-26 07:35:44 +08:00
linux-next/drivers/net/myri10ge
Jon Mason 1d3c16a818 PCI: make pci_restore_state return void
pci_restore_state only ever returns 0, thus there is no benefit in
having it return any value.  Also, a large majority of the callers do
not check the return code of pci_restore_state.  Make the
pci_restore_state a void return and avoid the overhead.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-12-23 12:53:09 -08:00
..
Makefile
myri10ge_mcp_gen_header.h myri10ge: update firmware headers to 1.4.41 2009-03-24 16:32:13 -07:00
myri10ge_mcp.h myri10ge: update firmware headers to 1.4.37 2008-12-25 18:08:59 -08:00
myri10ge.c PCI: make pci_restore_state return void 2010-12-23 12:53:09 -08:00