]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/wlags49_h2: checkpatch: added spaces around equal sign
authorStephan Gabert <stephan.gabert@fau.de>
Mon, 16 Jun 2014 14:50:50 +0000 (16:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:25:16 +0000 (17:25 -0700)
commitd141304842bc182270627b5a42e995a8d11af4aa
tree33afaf62c56253a56da355102ff07a4d737728c3
parent85da528df72cde1f25fe374c515dace9f0693e05
staging/wlags49_h2: checkpatch: added spaces around equal sign

Hereby the checkpatch message
  ERROR: spaces required around that '=' (ctx:VxV)
gets resolved
and the neighboring equal signs are positioned in the same column.

Signed-off-by: Stephan Gabert <stephan.gabert@fau.de>
Signed-off-by: Nicolas Pfeiffer <nicolas.pfeiffer@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_cs.c