diff options
| author | Jani Nikula <[email protected]> | 2013-12-02 11:26:09 -0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-12-03 18:19:49 +0100 |
| commit | e445123975141a1f14b3c8f2aa96588f62a0c156 (patch) | |
| tree | 027aef9b36c7aaa08b95d5e4dda1bdacb0240448 /tools/perf/scripts/python | |
| parent | ed5ca77ed7505cd389003a6d35ca1b7365429d71 (diff) | |
drm/i915: use __packed instead of __attribute__((packed))
Checkpatch tells me
WARNING: __packed is preferred over __attribute__((packed))
so switch over to __packed across the driver before adding new packed
structs.
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions