commit | ae0b4833ccb85088d96fb95fa4d28fc04e0b7c75 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Tue Feb 16 00:47:00 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 14:33:11 2016 -0800 |
tree | 0aaaf188d8c4966d4d4da4b800be34a43bdb0f6b | |
parent | 1f2f80c1cc9f0456e89c83ad5ec86efc93650267 [diff] |
staging/lustre/libcfs: Cleanup: parenthesis alignment adjustments Adjust alignment of argments that were pushed to next lines to conform to kernel code style. Found with checkpatch. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>