Commits

Samuel Domínguez committed a1caff6de83
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 <samuel.dominguez.lorenzo@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>