[Intel-xe] [PATCH 5/7] drm/xe: Cleanup TRAILING_WHITESPACE style issues
Matthew Brost
matthew.brost at intel.com
Fri Jul 14 14:22:09 UTC 2023
On Thu, Jul 13, 2023 at 03:06:09PM +0000, Francois Dugast wrote:
> Remove all existing style issues of type TRAILING_WHITESPACE reported
> by checkpatch.
>
> Signed-off-by: Francois Dugast <francois.dugast at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
> ---
> drivers/gpu/drm/xe/xe_wa.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 5eaa9bed9d12..21087f7a4609 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
> */
> --
> 2.34.1
>
More information about the Intel-xe
mailing list