linux/drivers/staging/lustre
Samuel Domínguez a1caff6de8 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>
2013-12-06 13:04:56 -08:00
..
include/linux staging/lustre: clean up SET_BUT_UNUSED/UNUSED macros 2013-12-03 08:51:40 -08:00
lnet staging: lustre: lnet: lnet: fixed space coding style issues 2013-12-06 13:04:56 -08:00
lustre staging/lustre: don't compile procfs code when CONFIG_PROC_FS is off 2013-12-04 15:28:10 -08:00
Kconfig
Makefile
TODO