aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-08-15 11:19:24 +0530
committerGreg Kroah-Hartman <[email protected]>2019-08-15 14:20:31 +0200
commit1548547e1d82532db70a75b9635427a727cd5590 (patch)
treeaf4fc0d8e1da16fee543cbe9f2d6aeb667acec18 /tools/perf/scripts/python
parenta72553505f11d507ef8d86ea9cb94da68011f417 (diff)
staging: gasket: apex: Make structure apex_desc constant
Static structure apex_desc, of type gasket_driver_desc, is used only as an argument to the functions gasket_register_device() and gasket_unregister_device(). In the definitions of both these functions, their parameter is declared as const. Hence make apex_desc itself constant to protect it from modification. Issue found with Coccinelle. Signed-off-by: Nishka Dasgupta <[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')
0 files changed, 0 insertions, 0 deletions