]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe/kunit: Rename count to count_sr_entries
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 27 Jul 2024 01:59:01 +0000 (18:59 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 29 Jul 2024 18:19:39 +0000 (11:19 -0700)
commit20c3a0241b5c15c0d64929cba04653d5556b7d5d
treee7e49c37fe420a7802752fc284da77bd7e49fab4
parente525473fd5b7202ae751316799ed759bfaaf02bc
drm/xe/kunit: Rename count to count_sr_entries

The RTP tests check both the result of processing the RTP entries and
the outcome saved as SR entries. Rename "count" to be explicit about
what's being counted.

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240727015907.899192-3-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/tests/xe_rtp_test.c