aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVenkat Prashanth B U <[email protected]>2018-01-07 14:31:57 +0530
committerGreg Kroah-Hartman <[email protected]>2018-01-08 16:03:44 +0100
commit9aaea09b4cbdbe1a80ab3fa1a5d32c3ec61fa6e2 (patch)
tree948c7fe9e13b7c069bbc3dfa4fecfbf2f5dab048 /tools/perf/scripts/python/export-to-postgresql.py
parentc68c202937cf20b6b33d274318d84ec811bcbed3 (diff)
gyro:adis16136: 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: Venkat Prashanth B U <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions