drm/i915: Fix comments mentioning typo in IS_ENABLED()
authorKees Cook <keescook@chromium.org>
Fri, 5 Jun 2020 14:19:53 +0000 (07:19 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 5 Jun 2020 15:28:42 +0000 (16:28 +0100)
commit684f1a1bf92e6d0406fac1007da5ceee4c6960a3
treecc5e43eded0ab8fde68c0141e94d8898dd0f2f78
parent9e0f9464e2ab36b864359a59b0e9058fdef0ce47
drm/i915: Fix comments mentioning typo in IS_ENABLED()

This has no code changes, but the typo is clearly getting copy/pasted,
so better to avoid this now and fix the typo. IS_ENABLED() takes full
names, and must have the "CONFIG_" prefix.

Reported-by: Joe Perches <joe@perches.com>
Link: https://lore.kernel.org/lkml/b08611018fdb6d88757c6008a5c02fa0e07b32fb.camel@perches.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/202006050718.9D4FCFC2E@keescook
drivers/dma-buf/selftests.h
drivers/gpu/drm/i915/selftests/i915_live_selftests.h
drivers/gpu/drm/i915/selftests/i915_mock_selftests.h
drivers/gpu/drm/i915/selftests/i915_perf_selftests.h