CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/19 05:40:16
Modified files:
sys/compat/linux: linux_futex.c
Log message:
- remove outdated comment, we already do an equivalent of linux' access_ok()
using copyin() anyway.
ok pirofti@
