From: Samuel Domínguez Date: Thu, 5 Dec 2013 16:16:13 +0000 (+0000) Subject: staging: lustre: lnet: lnet: fixed space coding style issues X-Git-Tag: v3.14-rc1~150^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1caff6de83acca44faecea14b72724cebb9972e;p=pandora-kernel.git staging: lustre: lnet: lnet: fixed space coding style issues Fixed a coding style issue with spaces between function names and arguments: func (x) -> func(x) Signed-off-by: Samuel Dominguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed