]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTS
authorTobin C. Harding <me@tobin.cc>
Tue, 21 Mar 2017 02:37:07 +0000 (13:37 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Mar 2017 07:56:07 +0000 (08:56 +0100)
commit2faed62505090e90609d771d6895543b9a473a00
tree821a316257eac573186582861598eb077cf43496
parent41b43949591803abb7ec1454dfdcc294033ff2d4
staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTS

Checkpatch emits CHECK: multiple assignments should be avoided.

Move multiple line assignment to individual lines.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c