From: Peter Rosin Date: Sun, 14 May 2017 19:51:04 +0000 (+0200) Subject: devres: trivial whitespace fix X-Git-Tag: v4.13-rc1~181^2~101 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b594b10144f631130110b424d9d5e4f152f14e0c;p=linux-block.git devres: trivial whitespace fix Everything else is indented with two spaces, so fix the odd one out. Acked-by: Jonathan Cameron Signed-off-by: Peter Rosin Signed-off-by: Greg Kroah-Hartman --- 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()