mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Use DEFINE_DEBUGFS_ATTRIBUTE rather than DEFINE_SIMPLE_ATTRIBUTE for debugfs files. Semantic patch information: Rationale: DEFINE_SIMPLE_ATTRIBUTE + debugfs_create_file() imposes some significant overhead as compared to DEFINE_DEBUGFS_ATTRIBUTE + debugfs_create_file_unsafe(). Generated by: scripts/coccinelle/api/debugfs/debugfs_simple_attr.cocci Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |
||
---|---|---|
.. | ||
boot_loader.h | ||
cfg80211.c | ||
debug.c | ||
debugfs.c | ||
ethtool.c | ||
fw.c | ||
fw.h | ||
fw_inc.c | ||
interrupt.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
netdev.c | ||
p2p.c | ||
pcie_bus.c | ||
pm.c | ||
pmc.c | ||
pmc.h | ||
rx_reorder.c | ||
trace.c | ||
trace.h | ||
txrx.c | ||
txrx.h | ||
txrx_edma.c | ||
txrx_edma.h | ||
wil6210.h | ||
wil_crash_dump.c | ||
wil_platform.c | ||
wil_platform.h | ||
wmi.c | ||
wmi.h |