]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: fix some style issues in ks_hostif.c
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 4 May 2018 04:16:34 +0000 (06:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 01:58:39 +0000 (18:58 -0700)
commit251bbad06890dd0a156b634af22b841a5fbe7260
treeec7dc6a8a01338fe83a537b1e290e87134666b2b
parent55c2da5aa5a166c7c6ed8599318689a0917bed19
staging: ks7010: fix some style issues in ks_hostif.c

Fix some checkpatch complains about long lines in some
parts of the code. It also fix some lines where spaces
instead of tabs were inserted.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c