diff options
author | 2020-05-30 13:46:39 +0100 | |
---|---|---|
committer | 2020-06-15 14:48:20 +0100 | |
commit | 907f53200f982cd377e75abbc1b18ed624d7ae66 (patch) | |
tree | 87bcff03b391951595461f0e078c6b8a0720e684 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/mm: remove invalid entry based optimization (diff) | |
download | wireguard-linux-907f53200f982cd377e75abbc1b18ed624d7ae66.tar.xz wireguard-linux-907f53200f982cd377e75abbc1b18ed624d7ae66.zip |
drm: vmwgfx: remove drm_driver::master_set() return type
The function always returns zero (success). Ideally we'll remove it all
together - although that's requires a little more work.
For now, we can drop the return type and simplify the drm core code
surrounding it.
v2: remove redundant assignment (Sam)
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: VMware Graphics <linux-graphics-maintainer@vmware.com>
Cc: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200530124640.4176323-1-emil.l.velikov@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions