aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-08-13 14:28:55 +0530
committerLee Jones <[email protected]>2019-10-02 14:19:00 +0100
commit7050a7c3747787c3f9ba94df59eb7e9e018bbdf2 (patch)
tree3357397914c76b0ddd683b4bc2d6787681b7bf2a /tools/perf/util/scripting-engines/trace-event-python.c
parent8ad003e7348ecd59f457de9bbf06b30535d734f0 (diff)
backlight: ipaq_micro: Make structure micro_bl_props constant
Static structure micro_bl_props, having type backlight_properties, is used only once, when it is passed as the last argument to function devm_backlight_device_register(). devm_backlight_device_register() is defined with its last parameter being declared constant. Hence make micro_bl_props itself constant as well. Issue found with Coccinelle. Signed-off-by: Nishka Dasgupta <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions