]> sigrok.org Git - sigrok-test.git/commitdiff
runtc, pdtest: Fixup minor style nits
authorGerhard Sittig <redacted>
Wed, 25 Jan 2017 20:05:03 +0000 (21:05 +0100)
committerUwe Hermann <redacted>
Thu, 2 Feb 2017 10:08:10 +0000 (11:08 +0100)
Address several minor style nits: Remove trailing empty lines in source
files. Declare 'static' auto variables before non-static variables.
Re-use the result of a division instead of running the calculation again.


No differences found