]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/libcfs: Get rid of multiple assignments
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:47:13 +0000 (00:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commit34ec7f895a0813831a568dd8b83f1adcee1a00a4
tree6718d9188de74ea69977eaf9a7b90c2ddedac9d6
parent4a44ab6848eb3695ca0bc17a05086f586a9aa736
staging/lustre/libcfs: Get rid of multiple assignments

They make checkpatch unhappy, and I guess overall might confuse
people too.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/libcfs_mem.c
drivers/staging/lustre/lustre/libcfs/libcfs_string.c