commit | 24c198e9569b8a014ee8d10bc724e908d3814ec8 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Sun Aug 21 18:04:35 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 21 18:16:12 2016 -0400 |
tree | 0eb98d2bd5b53ac95b77835955da93d893305651 | |
parent | cd94f231a73efb237e3da16ba83e8226431cdfcb [diff] |
staging/lustre: Make alignment match open parenthesis This patch fixes most of checkpatch occurences of "CHECK: Alignment should match open parenthesis" in Lustre code. Signed-off-by: Emoly Liu <emoly.liu@intel.com> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>