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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Oct 2014 18:37:26 -0400
From:	Eduardo Valentin <edubezval@...il.com>
To:	Michael Opdenacker <michael.opdenacker@...e-electrons.com>
Cc:	rdunlap@...radead.org, trivial@...nel.org, joe@...ches.com,
	akpm@...ux-foundation.org, arend@...adcom.com,
	gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "

On Thu, Oct 02, 2014 at 10:15:03PM +0200, Michael Opdenacker wrote:
> Fix all occurrences of "the the ", and occasionally "in in ",
> in the source code, comments and documentation.
> 
> The replacement couldn't be automated because sometimes
> the first "the" was meant to be another word.
> 
> Example: "according the the"
> meaning: "according to the"
> 
> Note that I sometimes took the opportunity to fix
> other spelling issues or typos in the same sentences,
> and to reformat some comments impacted by the changes.
> 
> I also fixed a few checkpatch errors in the same
> lines, but not all of them (should be addressed by
> separate patches).
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@...e-electrons.com>
> Reviewed-by: rdunlap@...radead.org
> ---

<cut>

>  tools/thermal/tmon/pid.c                                     |  2 +-
>  225 files changed, 266 insertions(+), 266 deletions(-)
> 

<big cut>

> diff --git a/tools/thermal/tmon/pid.c b/tools/thermal/tmon/pid.c
> index fd7e9e9d6f4a..1aa7faa0e0e0 100644
> --- a/tools/thermal/tmon/pid.c
> +++ b/tools/thermal/tmon/pid.c
> @@ -38,7 +38,7 @@
>  
>  /**************************************************************************
>   * PID (Proportional-Integral-Derivative) controller is commonly used in
> - * linear control system, consider the the process.
> + * linear control system, consider the process.


On Tmon behalf:

Acked-by: Eduardo Valentin <edubezval@...il.com>

>   * G(s) = U(s)/E(s)
>   * kp = proportional gain
>   * ki = integral gain
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ