CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/06 10:59:30
Modified files:
sys/kern : kern_descrip.c kern_pledge.c sys_pipe.c
vfs_syscalls.c vfs_vnops.c
Log message:
remove unnecessary casts where the incoming type is void *.
