CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/06 23:02:42
Modified files:
sys/dev/pci/drm/include/linux: random.h
Log message:
change get_random_bytes() length type to size_t
follows linux changes and matches the type of the arc4random_buf() call
