git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b39e8e
)
staging: comedi: amplc_pci230: don't begin line with binary operator
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 29 Jul 2014 11:58:19 +0000
(12:58 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 30 Jul 2014 23:54:03 +0000
(16:54 -0700)
If an expression involving a binary operator needs to be split across
two lines, put the split after the operator.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found