• Christoph Hellwig's avatar
    staging/rtl8192u: simplify procfs code · dba5e428
    Christoph Hellwig authored
    Unwind the registration loop into individual calls.  Switch to use
    proc_create_single where applicable.
    
    Also don't bother handling proc_create* failures - the driver works
    perfectly fine without the proc files, and the cleanup will handle
    missing files gracefully.
    Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
    dba5e428
r8192U_core.c 138 KB