diff options
| author | Tvrtko Ursulin <[email protected]> | 2016-03-16 11:00:37 +0000 |
|---|---|---|
| committer | Tvrtko Ursulin <[email protected]> | 2016-03-16 15:33:10 +0000 |
| commit | 0bc40be85f33ca1795253a5f8674efb430f83cce (patch) | |
| tree | 6d0546ca8e222bb60fd0fe222f1cd1438ef319fa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | e2f80391478af71bbbc91686fe0efc580b907caa (diff) | |
drm/i915: Rename intel_engine_cs function parameters
@@
identifier func;
@@
func(..., struct intel_engine_cs *
- ring
+ engine
, ...)
{
<...
- ring
+ engine
...>
}
@@
identifier func;
type T;
@@
T func(..., struct intel_engine_cs *
- ring
+ engine
, ...);
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions