From: Kristina Martsenko Date: Mon, 11 Nov 2013 19:35:03 +0000 (+0200) Subject: staging: lustre: ptlrpc: fix indentation X-Git-Tag: v3.14-rc1~150^2~775^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532118c080368bd15dcafd1e6054f4b5a343941d;p=pandora-kernel.git staging: lustre: ptlrpc: fix indentation Fix the following type of checkpatch warning to comply with coding style: WARNING: suspect code indent for conditional statements Also join a debug string split across lines, as it was on the same lines as the other changes anyway. And reformat some comments in the kernel coding style for the same reason. Signed-off-by: Kristina Martsenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed