]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/libcfs: Cleanup: parenthesis alignment adjustments
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:47:00 +0000 (00:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commitae0b4833ccb85088d96fb95fa4d28fc04e0b7c75
tree0aaaf188d8c4966d4d4da4b800be34a43bdb0f6b
parent1f2f80c1cc9f0456e89c83ad5ec86efc93650267
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>
drivers/staging/lustre/lustre/libcfs/debug.c
drivers/staging/lustre/lustre/libcfs/hash.c
drivers/staging/lustre/lustre/libcfs/libcfs_string.c
drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c
drivers/staging/lustre/lustre/libcfs/module.c
drivers/staging/lustre/lustre/libcfs/tracefile.c
drivers/staging/lustre/lustre/libcfs/workitem.c