]> sigrok.org Git - libsigrok.git/commit
korad-kaxxxxp: address style nits, redundant data type in malloc
authorGerhard Sittig <redacted>
Sat, 25 Feb 2023 15:36:45 +0000 (16:36 +0100)
committerGerhard Sittig <redacted>
Sun, 26 Feb 2023 06:45:11 +0000 (07:45 +0100)
commitebe05177463ced7ef160406cbe4b7e17c6df5114
tree9429b8fdcbf8ff700fcabde5952bed05e32672b8
parent587ee11535e1c668cafbc72fc68278e0b31fbe76
korad-kaxxxxp: address style nits, redundant data type in malloc

Rephrase malloc calls, eliminate a redundant yet unnecessary data type
duplication. Just get how much space the variable happens to require.
src/hardware/korad-kaxxxxp/api.c