mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Cleanup redundant isc_rwlock_init() result checks
This commit is contained in:
@@ -78,7 +78,7 @@ struct isc_rwlock {
|
||||
|
||||
#endif /* USE_PTHREAD_RWLOCK */
|
||||
|
||||
isc_result_t
|
||||
void
|
||||
isc_rwlock_init(isc_rwlock_t *rwl, unsigned int read_quota,
|
||||
unsigned int write_quota);
|
||||
|
||||
|
Reference in New Issue
Block a user