lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 21 Nov 2018 13:14:33 +0200
From:   Jani Nikula <jani.nikula@...ux.intel.com>
To:     Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc:     Rodrigo Vivi <rodrigo.vivi@...el.com>,
        David Airlie <airlied@...ux.ie>,
        intel-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org,
        Alexandre Belloni <alexandre.belloni@...tlin.com>
Subject: Re: [PATCH] drm/i915: fix spelling mistake "reserverd" -> "reserved"

On Tue, 20 Nov 2018, Alexandre Belloni <alexandre.belloni@...tlin.com> wrote:
> Fix a spelling mistake in a comment.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@...tlin.com>

Thanks for the patch, pushed to drm-intel-next-queued.

BR,
Jani.

> ---
>  drivers/gpu/drm/i915/i915_debugfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/drm/i915/i915_debugfs.c
> index f9ce35da4123..742f8ff101e4 100644
> --- a/drivers/gpu/drm/i915/i915_debugfs.c
> +++ b/drivers/gpu/drm/i915/i915_debugfs.c
> @@ -4280,7 +4280,7 @@ static void gen10_sseu_device_status(struct drm_i915_private *dev_priv,
>  	for (s = 0; s < info->sseu.max_slices; s++) {
>  		/*
>  		 * FIXME: Valid SS Mask respects the spec and read
> -		 * only valid bits for those registers, excluding reserverd
> +		 * only valid bits for those registers, excluding reserved
>  		 * although this seems wrong because it would leave many
>  		 * subslices without ACK.
>  		 */

-- 
Jani Nikula, Intel Open Source Graphics Center

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ