projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4f9ae
)
devres: trivial whitespace fix
author
Peter Rosin
<peda@axentia.se>
Sun, 14 May 2017 19:51:04 +0000
(21:51 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 3 Jun 2017 10:25:40 +0000
(19:25 +0900)
Everything else is indented with two spaces, so fix the odd one out.
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-model/devres.txt
patch
|
blob
|
history
diff --git
a/Documentation/driver-model/devres.txt
b/Documentation/driver-model/devres.txt
index
e72587f
..
af08b4c
100644
(file)
--- a/
Documentation/driver-model/devres.txt
+++ b/
Documentation/driver-model/devres.txt
@@
-335,7
+335,7
@@
MEM
devm_kzalloc()
MFD
- devm_mfd_add_devices()
+
devm_mfd_add_devices()
PER-CPU MEM
devm_alloc_percpu()