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>] [day] [month] [year] [list]
Date:	Thu, 07 May 2015 09:31:15 -0500
From:	Jaime Arrocha <jarrocha@...neldev.net>
To:	greg@...ah.com
CC:	abbotti@....co.uk, hsweeten@...ionengravers.com,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re:[PATCH] staging: comedi: drivers: das16m1.c: checkpatch error
 fix



On 05/07/2015 09:27 AM, Jaime Arrocha wrote:
> ---------- Forwarded message ----------
> From: Jaime Arrocha <jarr@...neldev.net>
> Date: Wed, May 6, 2015 at 4:08 PM
> Subject: [PATCH] staging: comedi: drivers: das16m1.c: checkpatch error fix
> To: greg@...ah.com
> Cc: abbotti@....co.uk, hsweeten@...ionengravers.com,
> devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
>
>
> Errors found by checkpatch.pl.
> ERROR: code indent should use tabs where possible
> /drivers/staging/comedi/drivers/das16m1.c:49
> /drivers/staging/comedi/drivers/das16m1.c:50
>
> Signed-off-by: Jaime Arrocha <jarr@...neldev.net>
> ---
>   drivers/staging/comedi/drivers/das16m1.c |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/comedi/drivers/das16m1.c
> b/drivers/staging/comedi/drivers/das16m1.c
> index 1adf6a7..a18a887 100644
> --- a/drivers/staging/comedi/drivers/das16m1.c
> +++ b/drivers/staging/comedi/drivers/das16m1.c
> @@ -46,8 +46,8 @@ list has 2 or more channels in it, then two conditions
> must be satisfied:
>   (2) - the list must have an even number of entries.
>
>   Options:
> -        [0] - base io address
> -        [1] - irq (optional, but you probably want it)
> +       [0] - base io address
> +       [1] - irq (optional, but you probably want it)
>
>   irq can be omitted, although the cmd interface will not work without it.
>   */
> --
> 1.7.10.4
>
>
> --
> 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/
>

This patch should not be applied.

--
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