[Nouveau] [PATCH] drivers: drm: nouveau: nvkm: Replace a word with a better phonetic word in the file macros.fuc
Roy Spliet
nouveau at spliet.org
Fri Feb 5 13:28:42 UTC 2021
Op 05-02-2021 om 13:05 schreef Bhaskar Chowdhury:
>
>
> s/fuck/heck/
>
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar at gmail.com>
> ---
> drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc b/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc
> index 3737bd27f74e..1407a1b16d95 100644
> --- a/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc
> +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc
> @@ -46,7 +46,7 @@
> #define NV_PPWR_INTR_EN_SET_SUBINTR 0x00000800
> #define NV_PPWR_INTR_EN_SET_WATCHDOG 0x00000002
> #define NV_PPWR_INTR_EN_CLR 0x0014
> -#define NV_PPWR_INTR_EN_CLR_MASK /* fuck i hate envyas */ -1
> +#define NV_PPWR_INTR_EN_CLR_MASK /* heck, i hate envyas */ -1
Please make sure that the values remain properly right-justified when
proposing such changes.
Best,
Roy
> #define NV_PPWR_INTR_ROUTE 0x001c
> #define NV_PPWR_TIMER_LOW 0x002c
> #define NV_PPWR_WATCHDOG_TIME 0x0034
> --
> 2.30.0
More information about the Nouveau
mailing list