* [PATCH] staging: comedi: drivers: das16m1.c: checkpatch error fix
@ 2015-05-06 21:08 Jaime Arrocha
[not found] ` <CAFGHVq3-FGaEy3NEOprLpAfWddwdVKPYpvXMXb21iHReBh85Wg@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Jaime Arrocha @ 2015-05-06 21:08 UTC (permalink / raw)
To: greg; +Cc: abbotti, hsweeten, devel, linux-kernel
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@kerneldev.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re:[PATCH] staging: comedi: drivers: das16m1.c: checkpatch error fix
[not found] ` <CAFGHVq3-FGaEy3NEOprLpAfWddwdVKPYpvXMXb21iHReBh85Wg@mail.gmail.com>
@ 2015-05-07 14:31 ` Jaime Arrocha
0 siblings, 0 replies; 2+ messages in thread
From: Jaime Arrocha @ 2015-05-07 14:31 UTC (permalink / raw)
To: greg; +Cc: abbotti, hsweeten, devel, linux-kernel
On 05/07/2015 09:27 AM, Jaime Arrocha wrote:
> ---------- Forwarded message ----------
> From: Jaime Arrocha <jarr@kerneldev.net>
> Date: Wed, May 6, 2015 at 4:08 PM
> Subject: [PATCH] staging: comedi: drivers: das16m1.c: checkpatch error fix
> To: greg@kroah.com
> Cc: abbotti@mev.co.uk, hsweeten@visionengravers.com,
> devel@driverdev.osuosl.org, linux-kernel@vger.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@kerneldev.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@vger.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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-07 14:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 21:08 [PATCH] staging: comedi: drivers: das16m1.c: checkpatch error fix Jaime Arrocha
[not found] ` <CAFGHVq3-FGaEy3NEOprLpAfWddwdVKPYpvXMXb21iHReBh85Wg@mail.gmail.com>
2015-05-07 14:31 ` Jaime Arrocha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox