Documentation/misc-devices/mei: Fix indentation of embedded code.
authorJulian Brost <linux-kernel@0x4a42.net>
Sun, 11 Jan 2015 23:58:09 +0000 (00:58 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 29 Jan 2015 19:56:20 +0000 (12:56 -0700)
Some of the source code embedded in mei-client-bus.txt was indented
using spaces. This properly indents it with tabs and also removes a
single space that was placed in front of a closing curly brace.

Reviewed-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Julian Brost <linux-kernel@0x4a42.net>
Signed-off-by: Fabian Hofmann <fabian.hofmann@fau.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found