Module Name: src Committed By: riastradh Date: Sat Mar 12 16:51:10 UTC 2022
Modified Files: src/sys/dev/usb: uvideo.c Log Message: uvideo(4): Use kmem_zalloc, not kmem_alloc and memset. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/dev/usb/uvideo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.