CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/01 01:18:23
Modified files:
sys/dev/pci/bktr: bktr_os.c
Log message:
Remove vaddr_t casts in bktr_mmap().
Pointed out by LLVM.
bktr_os.c:478:22: error: comparison of unsigned expression < 0 is always false
ok krw@ kettenis@
