diff options
author | Christoph Hellwig <hch@lst.de> | 2018-04-11 19:16:54 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-16 08:24:30 +0300 |
commit | dba5e4288d36630b961af89e9dde6eef750fe79d (patch) | |
tree | c012f7e15e2a1b03aadf62b69d6ea546faf51851 /drivers/block | |
parent | 07a3b8ed48557fb9796943dac6333f527a6f5048 (diff) | |
download | linux-dba5e4288d36630b961af89e9dde6eef750fe79d.tar.xz |
staging/rtl8192u: simplify procfs code
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: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions