diff options
| author | Andrew Murray <[email protected]> | 2019-08-29 14:28:36 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-09-03 22:01:17 +0200 |
| commit | 08d2ddaa585091d555a31d6ed538c6cedba060eb (patch) | |
| tree | 7a37f8d91c9b74f17b16a86421798566d34f5368 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1004ce4c255fc3eb3ad9145ddd53547d1b7ce327 (diff) | |
coresight: etm4x: use module_param instead of module_param_named
Given that the user-exposed module parameter for 'boot_enable' matches
the variable that it sets, let's use module_param instead of
module_param_named.
Let's also use octal permissions (checkpatch recommends this) and
provide a module parameter description.
Signed-off-by: Andrew Murray <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[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