commit | e9570b490ba209220b43530ca250060035d6bcba | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Wed Mar 30 19:49:05 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 30 21:38:13 2016 -0700 |
tree | 291cbe28fac418698d9590f1c9e4e8e75b302c69 | |
parent | 2640256e388f8f5dd2f9fdbb034b3c0332e10e41 [diff] |
staging/lustre: Fix spacing style before open parenthesis This fixes the remaining occurences of checkpatch warnings of the form of WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>