]> sigrok.org Git - libsigrok.git/commit - src/hardware/asix-sigma/api.c
asix-sigma: style nits, devc in routine signatures, long text lines
authorGerhard Sittig <redacted>
Tue, 12 May 2020 18:09:54 +0000 (20:09 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 05:50:23 +0000 (07:50 +0200)
commit9b4d261fabf7f9fd70ccd7514ecdadb8e87a7490
tree5c82c916884005c0160788a9438c5ed90687edda
parentb65649f6b9dca28829e4f242ae79c75db767fdfa
asix-sigma: style nits, devc in routine signatures, long text lines

Move the 'devc' parameter to the front in routine signatures for the
remaining locations which were not adjusted yet. Reduce indentation of
continuation lines, especially in long routine signatures. Try to not
break string literals in diagnostics messages, rephrase some of the
messages. Massage complex formulae for the same reason.

Whitespace changes a lot, word positions move on text lines. See a
corresponding whitespace ignoring and/or word diff for the essence of
the change.
src/hardware/asix-sigma/api.c
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h