Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187763
b: refs/heads/master
c: 9ce8e49
h: refs/heads/master
i:
  187761: 5dc7cd5
  187759: fd1f5f7
v: v3
  • Loading branch information
Baruch Siach authored and Jiri Kosina committed Feb 5, 2010
1 parent 3c16b3e commit 8852de5
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: 350f82586b7554240bee18c41cc5c842f63265ae
refs/heads/master: 9ce8e498ee58bb8a866a6c3c08fcb385ed66e9d2
2 changes: 1 addition & 1 deletion trunk/kernel/irq/devres.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ EXPORT_SYMBOL(devm_request_threaded_irq);
* Except for the extra @dev argument, this function takes the
* same arguments and performs the same function as free_irq().
* This function instead of free_irq() should be used to manually
* free IRQs allocated with dev_request_irq().
* free IRQs allocated with devm_request_irq().
*/
void devm_free_irq(struct device *dev, unsigned int irq, void *dev_id)
{
Expand Down

0 comments on commit 8852de5

Please sign in to comment.