Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228411
b: refs/heads/master
c: c6c0ac6
h: refs/heads/master
i:
  228409: 1851ef5
  228407: 100731f
v: v3
  • Loading branch information
Michael Ellerman authored and Greg Kroah-Hartman committed Nov 29, 2010
1 parent 44baae6 commit 12f6918
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e030d58e8860f1c87b17631dbdd70747cbe1fb5b
refs/heads/master: c6c0ac664c86ff6408fadbed4913938c8a732e26
2 changes: 2 additions & 0 deletions trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1513,6 +1513,8 @@ EXPORT_SYMBOL_GPL(device_destroy);
* exclusion between two different calls of device_rename
* on the same device to ensure that new_name is valid and
* won't conflict with other devices.
*
* "Never use this function, bad things will happen" - gregkh
*/
int device_rename(struct device *dev, const char *new_name)
{
Expand Down

0 comments on commit 12f6918

Please sign in to comment.