K 10 svn:author V 6 brooks K 8 svn:date V 27 2020-12-17T21:58:10.604350Z K 7 svn:log V 307 VFS_QUOTACTL: Remove needless casts of arg The argument is a void * so there's no need to cast it to caddr_t. Update documentation to match function decleration. Reviewed by: freqlabs Obtained from: CheriBSD MFC after: 1 week Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D27093 END