[PATCH v15 01/13] devres: trivial whitespace fix

From: Peter Rosin
Date: Sun May 14 2017 - 15:58:49 EST


From: Peter Rosin <peda@xxxxxxxxxx>

Everything else is indented with two spaces, so fix the odd one out.

Acked-by: Jonathan Cameron <jic23@xxxxxxxxxx>
Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
---
Documentation/driver-model/devres.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index e72587fe477d..af08b4cd7968 100644
--- 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()
--
2.1.4