diff options
author | Andi Shyti <[email protected]> | 2024-03-28 08:18:33 +0100 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-03-28 20:41:04 +0100 |
commit | fc58c693bc1341e6cd926e8bf1b57f0d241ae580 (patch) | |
tree | 9a1f475215c3a784772a588835edd5102595a0b5 /lib/memory-notifier-error-inject.c | |
parent | 9721634441d5dedba7f9eebb2bf0c9411cbafc4e (diff) |
drm/i915/gem: Replace dev_priv with i915
Anyone using 'dev_priv' instead of 'i915' in a cleaned-up area
should be fined and required to do community service for a few
days.
Using 'i915' instead of 'dev_priv' has been the preferred
practice over the past years and some effort has been spent to
replace 'dev_priv' with 'i915'. Therefore, 'dev_priv' should
almost never be used (unless it breaks some defines which are
dependent on the naming).
I thought I had cleaned up the 'gem/' directory in the past, but
still, old aficionados of the 'dev_priv' name keep sneaking it
in.
Signed-off-by: Andi Shyti <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions