usb: const'ify USBDB
Make all the query methods const, and make sure to inspect the internal maps using query-only (with no automatic insertion-on-query) methods.
Please register or sign in to comment
Make all the query methods const, and make sure to inspect the internal maps using query-only (with no automatic insertion-on-query) methods.