Re: 0 is UIO_USERSPACE
Martin Natano wrote: > 0 is the same as UIO_USERSPACE, but more readable. No binary change. Makes sense. The entire tree uses the symbolic enum values. These are the only places that use 0. > Index: ./arch/octeon/dev/amdcf.c > === >
0 is UIO_USERSPACE
0 is the same as UIO_USERSPACE, but more readable. No binary change. Index: ./arch/octeon/dev/amdcf.c === RCS file: /cvs/src/sys/arch/octeon/dev/amdcf.c,v retrieving revision 1.1 diff -u -p -u -r1.1 amdcf.c --- ./arch/octeon/dev/amdcf