Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86663
b: refs/heads/master
c: 0643245
h: refs/heads/master
i:
  86661: 639bc0e
  86659: 846901e
  86655: 97324de
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 3, 2008
1 parent bf4825e commit fc692f6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 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: d0bcabcd72dda5f553322a1ca92ae31c15b408b6
refs/heads/master: 0643245f595dc175c14245fa1e1e9efda3e12f2a
4 changes: 1 addition & 3 deletions trunk/drivers/base/transport_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ static int transport_setup_classdev(struct attribute_container *cont,
}

/**
* transport_setup_device - declare a new dev for transport class association
* but don't make it visible yet.
*
* transport_setup_device - declare a new dev for transport class association but don't make it visible yet.
* @dev: the generic device representing the entity being added
*
* Usually, dev represents some component in the HBA system (either
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/pci/rom.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ void pci_remove_rom(struct pci_dev *pdev)
#endif /* 0 */

/**
* pci_cleanup_rom - internal routine for freeing the ROM copy created
* by pci_map_rom_copy called from remove.c
* pci_cleanup_rom - free the ROM copy created by pci_map_rom_copy
* @pdev: pointer to pci device struct
*
* Free the copied ROM if we allocated one.
Expand Down
3 changes: 1 addition & 2 deletions trunk/mm/truncate.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@ invalidate_complete_page(struct address_space *mapping, struct page *page)
}

/**
* truncate_inode_pages - truncate range of pages specified by start and
* end byte offsets
* truncate_inode_pages - truncate range of pages specified by start & end byte offsets
* @mapping: mapping to truncate
* @lstart: offset from which to truncate
* @lend: offset to which to truncate
Expand Down

0 comments on commit fc692f6

Please sign in to comment.