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] [day] [month] [year] [list]
Message-ID: <20150102181924.GA1471@hudson.localdomain>
Date:	Fri, 2 Jan 2015 10:19:24 -0800
From:	Jeremiah Mahler <jmmahler@...il.com>
To:	jitendra kumar khasdev <jkhasdev@...il.com>
Cc:	abbotti@....co.uk, hsweeten@...ionengravers.com,
	gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org, pankaj.saraf@...tech.in
Subject: Re: [PATCH] Staging: comedi: tab space coding style issue in pcl818.c

Jitendra,

On Fri, Jan 02, 2015 at 09:37:44PM +0530, jitendra kumar khasdev wrote:
> This is patch to the pcl818.c that fix up a use tab error
> found by the checkpatch.pl tool
> ---
Your Signed-off-by is missing.

>  drivers/staging/comedi/drivers/pcl818.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/drivers/pcl818.c b/drivers/staging/comedi/drivers/pcl818.c
> index 8edea35..c29223b 100644
> --- a/drivers/staging/comedi/drivers/pcl818.c
> +++ b/drivers/staging/comedi/drivers/pcl818.c
> @@ -45,7 +45,7 @@ A word or two about DMA. Driver support DMA operations at two ways:
>      [1] - IRQ	(0=disable, 2, 3, 4, 5, 6, 7)
>      [2] - DMA	(0=disable, 1, 3)
>      [3] - 0, 10=10MHz clock for 8254
> -              1= 1MHz clock for 8254
> +		1= 1MHz clock for 8254
>      [4] - 0,  5=A/D input  -5V.. +5V
>            1, 10=A/D input -10V..+10V
>      [5] - 0,  5=D/A output 0-5V  (internal reference -5V)
> -- 
> 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/

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