diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2018-10-23 02:04:26 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-10-23 11:42:25 +0300 |
commit | 42e90a687e76e8e0613a6e6e552d9ab239ee9b3f (patch) | |
tree | d5f3c859e2013602c5cedfe67e9cd7b677ca0d82 /drivers/gpu/drm/i915/i915_oa_chv.c | |
parent | caef29cd072de3d33dc91258879201e9579d3c79 (diff) | |
download | linux-42e90a687e76e8e0613a6e6e552d9ab239ee9b3f.tar.xz |
drm/i915/guc: remove unneeded goto from selftest
commit e346a991f42c ("drm/i915/guc: drop negative doorbell alloc
selftest") removed the negative case from the selftest and left no
code between the goto from the positive case of the test and the label
itself, so we can get rid of it.
Reported-by: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20181022230427.5616-5-daniele.ceraolospurio@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_oa_chv.c')
0 files changed, 0 insertions, 0 deletions