From: Francois Dugast Date: Thu, 13 Jul 2023 13:38:48 +0000 (+0200) Subject: drm/xe: Cleanup TRAILING_WHITESPACE style issues X-Git-Tag: v6.8-rc1~111^2~7^2~542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c58bdf0ea28ccb2e78647d53524ef86486e3ec;p=thirdparty%2Fkernel%2Fstable.git drm/xe: Cleanup TRAILING_WHITESPACE style issues Remove all existing style issues of type TRAILING_WHITESPACE reported by checkpatch. Signed-off-by: Francois Dugast Reviewed-by: Matthew Brost Reviewed-by: Rodrigo Vivi Signed-off-by: Rodrigo Vivi --- diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c index 5eaa9bed9d128..21087f7a4609f 100644 --- a/drivers/gpu/drm/xe/xe_wa.c +++ b/drivers/gpu/drm/xe/xe_wa.c @@ -482,7 +482,7 @@ static const struct xe_rtp_entry_sr engine_was[] = { ENGINE_CLASS(RENDER)), XE_RTP_ACTIONS(SET(CACHE_MODE_SS, ENABLE_EU_COUNT_FOR_TDL_FLUSH, - /* + /* * Wa_14012342262 write-only reg, so skip * verification */ @@ -492,7 +492,7 @@ static const struct xe_rtp_entry_sr engine_was[] = { XE_RTP_RULES(SUBPLATFORM(DG2, G10), ENGINE_CLASS(RENDER)), XE_RTP_ACTIONS(SET(CACHE_MODE_SS, ENABLE_EU_COUNT_FOR_TDL_FLUSH, - /* + /* * Wa_14012342262 write-only reg, so skip * verification */