Merge branch 'pci/doc'
- Fix several kerneldoc warnings (Krzysztof Kozlowski) * pci/doc: PCI: Fix kerneldoc warnings
This commit is contained in:
@ -55,6 +55,7 @@ static void free_list(struct list_head *head)
|
||||
* @dev: Device to which the resource belongs
|
||||
* @res: Resource to be tracked
|
||||
* @add_size: Additional size to be optionally added to the resource
|
||||
* @min_align: Minimum memory window alignment
|
||||
*/
|
||||
static int add_to_list(struct list_head *head, struct pci_dev *dev,
|
||||
struct resource *res, resource_size_t add_size,
|
||||
|
Reference in New Issue
Block a user