projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95cde3c
)
base: core: fix typo 'can by' to 'can be'
author
Wolfram Sang
<wsa+renesas@sang-engineering.com>
Sun, 6 May 2018 11:23:47 +0000
(13:23 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 May 2018 14:48:59 +0000
(16:48 +0200)
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c
patch
|
blob
|
history
diff --git
a/drivers/base/core.c
b/drivers/base/core.c
index
d680fd0
..
c4fc083
100644
(file)
--- a/
drivers/base/core.c
+++ b/
drivers/base/core.c
@@
-2689,7
+2689,7
@@
static int device_move_class_links(struct device *dev,
/**
* device_move - moves a device to a new parent
* @dev: the pointer to the struct device to be moved
- * @new_parent: the new parent of the device (can b
y
NULL)
+ * @new_parent: the new parent of the device (can b
e
NULL)
* @dpm_order: how to reorder the dpm_list
*/
int device_move(struct device *dev, struct device *new_parent,