Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127708
b: refs/heads/master
c: 78a7ba4
h: refs/heads/master
v: v3
  • Loading branch information
Sonic Zhang authored and Jeff Garzik committed Jan 8, 2009
1 parent 27b9036 commit 447104f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1564a187b4a7f43746da764347df16bf9095f92e
refs/heads/master: 78a7ba47fbc34a387e6347179ba571236596efbb
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ EXPORT_SYMBOL_GPL(__pata_platform_probe);
* A platform bus ATA device has been unplugged. Perform the needed
* cleanup. Also called on module unload for any active devices.
*/
int __devexit __pata_platform_remove(struct device *dev)
int __pata_platform_remove(struct device *dev)
{
struct ata_host *host = dev_get_drvdata(dev);

Expand Down

0 comments on commit 447104f

Please sign in to comment.