]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
devres: trivial whitespace fix
authorPeter Rosin <peda@axentia.se>
Sun, 14 May 2017 19:51:04 +0000 (21:51 +0200)
committerGreg 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

index e72587fe477d5f1ad958e9810f1e5c46cbccc786..af08b4cd7968a4dfb16d1ea3b8057a06affea6d6 100644 (file)
@@ -335,7 +335,7 @@ MEM
   devm_kzalloc()
 
 MFD
- devm_mfd_add_devices()
 devm_mfd_add_devices()
 
 PER-CPU MEM
   devm_alloc_percpu()