diff options
author | 2015-02-25 16:17:48 +0300 | |
---|---|---|
committer | 2015-02-25 14:54:03 +0100 | |
commit | ba0635ffb7665d76715b43ae8144e014a90c1e63 (patch) | |
tree | ca69a3fefc20257e3cac28ce2e2f60f87cc3d79a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/i915/skl: Make sure to allocate mininum sizes in the DDB (diff) | |
download | wireguard-linux-ba0635ffb7665d76715b43ae8144e014a90c1e63.tar.xz wireguard-linux-ba0635ffb7665d76715b43ae8144e014a90c1e63.zip |
drm/i915: cleanup some indenting
Static checkers complain that we should probably add curly braces
because, from the indenting, it looks like seq_printf() should be inside
the list_for_each_entry() loop. But the code is actually correct, it's
just the indenting which is off.
Besides fixing the indenting on seq_printf(), I did add curly braces,
because generally mult-line indents should have curly braces to make
them more readable.
The unintended indent was left behind and not unindented in
commit d7f46fc4e7323887494db13f063a8e59861fefb0
Author: Ben Widawsky <benjamin.widawsky@intel.com>
Date: Fri Dec 6 14:10:55 2013 -0800
drm/i915: Make pin count per VMA
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions