diff options
| author | 2019-01-16 01:54:06 +0000 | |
|---|---|---|
| committer | 2019-01-22 09:51:19 +0100 | |
| commit | e250fab655182f9e8ce5660d81f974939cf83cfc (patch) | |
| tree | 8fc8a36f07382a6927c93713846970263b8e1069 /drivers/fpga/socfpga.c | |
| parent | Bluetooth: hci_qca: Add helper to set device address (diff) | |
| download | linux-dev-e250fab655182f9e8ce5660d81f974939cf83cfc.tar.xz linux-dev-e250fab655182f9e8ce5660d81f974939cf83cfc.zip | |
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
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: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/fpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions
