[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise potential false lite-restore (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 2 08:51:49 UTC 2019
== Series Details ==
Series: drm/i915/selftests: Exercise potential false lite-restore (rev7)
URL : https://patchwork.freedesktop.org/series/67438/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8ec84e229d3e drm/i915/selftests: Exercise potential false lite-restore
-:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#30: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:240:
+ mutex_acquire(&ce->pin_mutex.dep_map, 2, 0, _RET_IP_);$
-:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#35: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:245:
+ mutex_release(&ce->pin_mutex.dep_map, 0, _RET_IP_);$
total: 0 errors, 2 warnings, 0 checks, 237 lines checked
More information about the Intel-gfx
mailing list