diff options
author | Daniel Vetter <[email protected]> | 2016-12-29 21:48:25 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-12-30 13:34:16 +0100 |
commit | e9b4d7b56f293ed4de9ff7d16759d33492f83180 (patch) | |
tree | 60c7aa0abb5d7b37fc24e95a7094ef3a70c81bb2 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | f641d3b536e559dd2bae9245ec2e7d86cdf623fd (diff) |
dma-buf: Use recommended structure member reference
I just learned that &struct_name.member_name works and looks pretty
even. It doesn't (yet) link to the member directly though, which would
be really good for big structures or vfunc tables (where the
per-member kerneldoc tends to be long).
Cc: Sumit Semwal <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: David Herrmann <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions