On 11/12/16 15:53, Walt Feasel wrote:
> Made various spelling corrections in the comments

  Make

> 
> Signed-off-by: Walt Feasel <waltfea...@gmail.com>
> ---
>  drivers/staging/dgnc/dgnc_tty.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/dgnc_tty.c
> index 52be33f..4240609 100644
> --- a/drivers/staging/dgnc/dgnc_tty.c
> +++ b/drivers/staging/dgnc/dgnc_tty.c
> @@ -2439,7 +2439,7 @@ static int dgnc_tty_ioctl(struct tty_struct *tty, 
> unsigned int cmd,
>       case TCSBRK:
>               /*
>                * TCSBRK is SVID version: non-zero arg --> no break
> -              * this behaviour is exploited by tcdrain().
> +              * this behavior is exploited by tcdrain().

Nope.  We allow British or American English spelling.

>                *
>                * According to POSIX.1 spec (7.2.2.1.2) breaks should be
>                * between 0.25 and 0.5 seconds so we'll ask for something


-- 
~Randy

Reply via email to