[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1420240060.23591.4.camel@perches.com>
Date: Fri, 02 Jan 2015 15:07:40 -0800
From: Joe Perches <joe@...ches.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 1/2] Staging: comedi: tab space coding style issue in
pcl818.c
On Sat, 2015-01-03 at 00:04 +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
[]
> diff --git 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
Please look at the end result and determine
if what you've done is better or worse than
the original.
--
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