• Alexander Viro's avatar
    [PATCH] sparse: switching afs to kvec · 7b091e02
    Alexander Viro authored
     - afs and rxrpc switched to kvec; definition of kvec moved to uio.h (duh).
     - afs/mntpt.c got missing cast added.
    
    at that point afs is sparse-clean and rxrpc has only one remaining warning
    (setsockopt from local variable, protected by set_fs()).
    7b091e02
call.c 56.7 KB