Skip to content

Commit

Permalink
kerneldoc fix in libata
Browse files Browse the repository at this point in the history
Fix parameter name from ata_dev_reread_id() in libata-core.c for kerneldoc.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Henrik Kretzschmar authored and Jeff Garzik committed Jun 20, 2007
1 parent 2f8fceb commit 3fae450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3659,7 +3659,7 @@ static int ata_dev_same_device(struct ata_device *dev, unsigned int new_class,

/**
* ata_dev_reread_id - Re-read IDENTIFY data
* @adev: target ATA device
* @dev: target ATA device
* @readid_flags: read ID flags
*
* Re-read IDENTIFY page and make sure @dev is still attached to
Expand Down

0 comments on commit 3fae450

Please sign in to comment.