]> sigrok.org Git - libsigrok.git/commit
rdtech-um: address style nits (whitespace, braces)
authorGerhard Sittig <redacted>
Wed, 15 Mar 2023 15:36:01 +0000 (16:36 +0100)
committerGerhard Sittig <redacted>
Thu, 16 Mar 2023 13:29:30 +0000 (14:29 +0100)
commit323b32f482ce49104d10d663dc03ff6f0ecc8049
treef2481e80ec6be635f581b8d4e77eaaa0f7aad824
parent238a6ef234b7c63533085b241aa52392a377552c
rdtech-um: address style nits (whitespace, braces)

Eliminate excessive indentation and other whitespace nits. Alignment of
tables wasn't working anyway. Put braces around complex statements that
span multiple lines, or trim line length differently where appropriate.
src/hardware/rdtech-um/api.c
src/hardware/rdtech-um/protocol.c