]> sigrok.org Git - libsigrok.git/commitdiff
sr_config_commit(): Factor out SR_ERR_DEV_CLOSED check.
authorUwe Hermann <redacted>
Thu, 6 Jul 2017 18:17:50 +0000 (20:17 +0200)
committerUwe Hermann <redacted>
Fri, 7 Jul 2017 19:51:22 +0000 (21:51 +0200)
This ensures consistent checks and log messages across all drivers
and reduces the per-driver boilerplate.


No differences found