staging: ks7010: reformat makro ps_confirm_wait_inc()
authorPhilipp Hoefflin <p.hoefflin@posteo.de>
Mon, 3 Oct 2016 00:57:25 +0000 (02:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:54 +0000 (10:24 +0200)
commit0157403e8a31e8895974ecefa75e8915d01a4535
tree7f0b6a2b121fd795d49bb46329fa29456cbbbf7b
parentec9d6dcefc767f6ea79ab7d676be8a88e8a94ee4
staging: ks7010: reformat makro ps_confirm_wait_inc()

Reformat the makro ps_confirm_wait_inc() to fix several checkpatch
errors and warnings:
  - ERROR: space required before the open brace '{'
  - ERROR: space required before the open parenthesis '('
  - ERROR: code indent should use tabs where possible
  - ERROR: space required after that close brace '}'
  - ERROR: space required before the open parenthesis '('
  - WARNING: line over 80 characters
  - WARNING: please, no spaces at the start of a line

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