]> sigrok.org Git - libsigrok.git/commit
dev_open(): Don't check for sdi != NULL.
authorUwe Hermann <redacted>
Sat, 23 Apr 2016 18:58:46 +0000 (20:58 +0200)
committerUwe Hermann <redacted>
Fri, 29 Apr 2016 17:26:17 +0000 (19:26 +0200)
commit61c908589828b11352b5d792c4278964e1220a59
tree5d8e3608e33169787ac5e296e51b168d3547b08c
parentc50805d59ce85e00ef263c0a1edad2487bb8a9fe
dev_open(): Don't check for sdi != NULL.

The wrapper guarantees that sdi is not NULL.
src/hardware/chronovu-la/api.c
src/hardware/hp-3457a/api.c
src/hardware/zeroplus-logic-cube/api.c