From a1caff6de83acca44faecea14b72724cebb9972e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Dom=C3=ADnguez?= Date: Thu, 5 Dec 2013 16:16:13 +0000 Subject: [PATCH] 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-format-patch failed