diff options
author | Sascha Hauer <[email protected]> | 2023-07-04 11:32:19 +0200 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2023-10-09 07:28:50 +0900 |
commit | 9325b3ec923ee42799879cb4d4c5aaffa49e7829 (patch) | |
tree | de9ed5f4d0f604cf0eb8a4d2a153344b9d744062 /tools/perf/util/trace-event-scripting.c | |
parent | bbf479005436d5e33eea25e077bb724358fe8848 (diff) |
PM / devfreq: rockchip-dfi: use consistent name for private data struct
The variable name for the private data struct is 'info' in some
functions and 'data' in others. Both names do not give a clue what
type the variable has, so consistently use 'dfi'.
Link: https://lore.kernel.org/lkml/[email protected]/
Reviewed-by: Heiko Stuebner <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions