Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280487
b: refs/heads/master
c: 92f1b85
h: refs/heads/master
i:
  280485: 199643b
  280483: 4f48777
  280479: 459fd37
v: v3
  • Loading branch information
Axel Lin authored and Jiri Kosina committed Dec 20, 2011
1 parent 12a8bbc commit ecddf95
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: cb54f2571ff3f5128f18efcf888ce3c051c589d9
refs/heads/master: 92f1b8518708c085ed7d07d8e7ed36411c92fa4f
2 changes: 1 addition & 1 deletion trunk/drivers/base/devres.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ EXPORT_SYMBOL_GPL(devm_kzalloc);
* @dev: Device this memory belongs to
* @p: Memory to free
*
* Free memory allocated with dev_kzalloc().
* Free memory allocated with devm_kzalloc().
*/
void devm_kfree(struct device *dev, void *p)
{
Expand Down

0 comments on commit ecddf95

Please sign in to comment.