* [PATCH 2/2] Staging: comedi: fix tab style issue
@ 2015-01-02 16:15 jitendra kumar khasdev
2015-01-02 18:21 ` Jeremiah Mahler
0 siblings, 1 reply; 2+ messages in thread
From: jitendra kumar khasdev @ 2015-01-02 16:15 UTC (permalink / raw)
To: abbotti, hsweeten, gregkh
Cc: devel, linux-kernel, pankaj.saraf, jitendra kumar khasdev
This is a patch to pcl818 that fix tab style error which is
found by the checkpatch tool
Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
---
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 c29223b..aa93d55 100644
--- a/drivers/staging/comedi/drivers/pcl818.c
+++ b/drivers/staging/comedi/drivers/pcl818.c
@@ -47,7 +47,7 @@ A word or two about DMA. Driver support DMA operations at two ways:
[3] - 0, 10=10MHz clock for 8254
1= 1MHz clock for 8254
[4] - 0, 5=A/D input -5V.. +5V
- 1, 10=A/D input -10V..+10V
+ 1, 10=A/D input -10V..+10V
[5] - 0, 5=D/A output 0-5V (internal reference -5V)
1, 10=D/A output 0-10V (internal reference -10V)
2 =D/A output unknown (external reference)
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] Staging: comedi: fix tab style issue
2015-01-02 16:15 [PATCH 2/2] Staging: comedi: fix tab style issue jitendra kumar khasdev
@ 2015-01-02 18:21 ` Jeremiah Mahler
0 siblings, 0 replies; 2+ messages in thread
From: Jeremiah Mahler @ 2015-01-02 18:21 UTC (permalink / raw)
To: jitendra kumar khasdev
Cc: abbotti, hsweeten, gregkh, devel, linux-kernel, pankaj.saraf
Jitendra,
This is patch 2/2 but there is no 1/2. Or was it that patch you sent
earlier?
On Fri, Jan 02, 2015 at 09:45:43PM +0530, jitendra kumar khasdev wrote:
> This is a patch to pcl818 that fix tab style error which is
> found by the checkpatch tool
>
> Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
> ---
> 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 c29223b..aa93d55 100644
> --- a/drivers/staging/comedi/drivers/pcl818.c
> +++ b/drivers/staging/comedi/drivers/pcl818.c
> @@ -47,7 +47,7 @@ A word or two about DMA. Driver support DMA operations at two ways:
> [3] - 0, 10=10MHz clock for 8254
> 1= 1MHz clock for 8254
> [4] - 0, 5=A/D input -5V.. +5V
> - 1, 10=A/D input -10V..+10V
> + 1, 10=A/D input -10V..+10V
> [5] - 0, 5=D/A output 0-5V (internal reference -5V)
> 1, 10=D/A output 0-10V (internal reference -10V)
> 2 =D/A output unknown (external reference)
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-02 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-02 16:15 [PATCH 2/2] Staging: comedi: fix tab style issue jitendra kumar khasdev
2015-01-02 18:21 ` Jeremiah Mahler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox