staging: ks7010: fix "prohibited space" errors reported by checkpatch
authorPhilipp Hoefflin <p.hoefflin@posteo.de>
Mon, 3 Oct 2016 00:57:23 +0000 (02:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:53 +0000 (10:24 +0200)
commit6f88006826734f661d146098424f467923300552
tree50d6f93a4586ff3f4f20fdc2eafcd2ae3ab38980
parentdd2aa2501c92174bbac2e5a41460b0c00471c9d3
staging: ks7010: fix "prohibited space" errors reported by checkpatch

Fix all occurences of the following checkpatch errors in ks_hostif.c:
  - ERROR: space prohibited after that '&' (ctx:WxW)
  - ERROR: space prohibited after that open parenthesis '('
  - ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: Philipp Hoefflin <p.hoefflin@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c