Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4096
b: refs/heads/master
c: 5848f23
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville authored and Greg Kroah-Hartman committed Jul 1, 2005
1 parent 39ad1ee commit 6f1c153
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6e21e1683c2508a2b23588e1fc2e7bf6fc2549e
refs/heads/master: 5848f23d811acc1cb6c19a12e1341e0640a85d0e
6 changes: 0 additions & 6 deletions trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,6 @@ EXPORT_SYMBOL(pci_choose_state);
/**
* pci_save_state - save the PCI configuration space of a device before suspending
* @dev: - PCI device that we're dealing with
* @buffer: - buffer to hold config space context
*
* @buffer must be large enough to hold the entire PCI 2.2 config space
* (>= 64 bytes).
*/
int
pci_save_state(struct pci_dev *dev)
Expand All @@ -352,8 +348,6 @@ pci_save_state(struct pci_dev *dev)
/**
* pci_restore_state - Restore the saved state of a PCI device
* @dev: - PCI device that we're dealing with
* @buffer: - saved PCI config space
*
*/
int
pci_restore_state(struct pci_dev *dev)
Expand Down

0 comments on commit 6f1c153

Please sign in to comment.