linux-xiaomi-chiron/drivers
Greg Kroah-Hartman 49175fe63e iwlwifi: dvm: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  This driver was saving the debugfs file away to be
removed at a later time.  However, the 80211 core would delete the whole
directory that the debugfs files are created in, after it asks the
driver to do the deletion, so just rely on the 80211 core to do all of
the cleanup for us, making us not need to keep a pointer to the dentries
around at all.

This cleans up the structure of the driver data a bit and makes the code
a tiny bit smaller.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20190612142658.12792-3-gregkh@linuxfoundation.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-07-26 13:21:00 +02:00
..
accessibility
acpi
amba
android
ata
atm Build fixes for skb_frag_size conversion 2019-07-24 11:46:03 -07:00
auxdisplay
base
bcma
block
bluetooth
bus ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
cdrom
char
clk
clocksource
connector connector: remove redundant input callback from cn_dev 2019-07-21 13:31:14 -07:00
counter
cpufreq
cpuidle
crypto net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
fpga
fsi
gnss
gpio
gpu drm fixes for -rc1: 2019-07-19 12:29:43 -07:00
hid
hsi net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
hv
hwmon ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
hwspinlock
hwtracing
i2c
i3c
ide
idle
iio
infiniband net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2019-07-20 12:22:30 -07:00
interconnect
iommu iommu/amd: fix a crash in iova_magazine_free_pfns 2019-07-21 09:57:13 -07:00
ipack
irqchip
isdn
leds
lightnvm
macintosh
mailbox
mcb
md
media media updates for v5.3-rc1 2019-07-22 09:01:47 -07:00
memory Kbuild updates for v5.3 (2nd) 2019-07-20 09:34:55 -07:00
memstick
message
mfd
misc
mmc
mtd
mux
net iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
nfc
ntb New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
nubus
nvdimm
nvme
nvmem
of
opp
oprofile
parisc
parport
pci New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp ptp: ptp_dte: remove redundant dev_err message 2019-07-25 11:37:40 -07:00
pwm
rapidio
ras
regulator
remoteproc
reset ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
rpmsg
rtc
s390 net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
sbus
scsi net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
sfi
sh
siox
slimbus
sn
soc ARM: Device-tree updates 2019-07-19 17:19:24 -07:00
soundwire
spi
spmi
ssb
staging qlge: Fix build error without CONFIG_ETHERNET 2019-07-24 14:12:40 -07:00
target Build fixes for skb_frag_size conversion 2019-07-24 11:46:03 -07:00
tc
tee
thermal
thunderbolt
tty ARM: SoC platform updates 2019-07-19 17:05:08 -07:00
uio
usb
uwb
vfio
vhost
video
virt
virtio
visorbus
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile