YueHaibing 8c6c942d33 powerpc/eeh: 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>
Acked-by: Russell Currey <ruscur@russell.cc>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-12-20 22:59:03 +11:00
..
2018-06-03 21:19:40 +10:00
2018-10-26 14:36:21 -07:00
2018-07-30 22:47:53 +10:00
2018-12-20 22:21:20 +11:00
2018-08-13 15:59:06 +10:00
2018-10-26 14:36:21 -07:00
2018-12-17 22:11:54 +11:00
2017-12-11 13:03:35 +11:00
2018-08-17 11:32:50 -07:00
2018-11-02 09:19:35 -07:00
2018-06-07 10:23:33 -07:00
2018-10-09 16:51:05 +11:00
2018-10-26 14:36:21 -07:00
2018-05-25 12:04:46 +10:00