[PATCH] staging: dgnc: Fix no spaces at the start of a line in dpacompat.h

645 views
Skip to first unread message

Yeliz Taneroglu

unread,
Sep 30, 2014, 10:36:58 AM9/30/14
to opw-k...@googlegroups.com, Yeliz Taneroglu
The following patch the checkpatch.pl warning:

drivers/staging/dgnc/dpacompat.h:27 warning: please, no spaces at the start of a line

Signed-off-by: Yeliz Taneroglu <yelizta...@gmail.com>
---
drivers/staging/dgnc/dpacompat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dpacompat.h b/drivers/staging/dgnc/dpacompat.h
index f96963b..b2d2dc0 100644
--- a/drivers/staging/dgnc/dpacompat.h
+++ b/drivers/staging/dgnc/dpacompat.h
@@ -24,7 +24,7 @@
* This structure holds data needed for the intelligent <--> nonintelligent
* DPA translation
*/
- struct ni_info {
+struct ni_info {
int board;
int channel;
int dtr;
--
1.8.3.2

Josh Triplett

unread,
Oct 2, 2014, 4:08:13 PM10/2/14
to Yeliz Taneroglu, opw-k...@googlegroups.com
On Tue, Sep 30, 2014 at 05:36:57PM +0300, Yeliz Taneroglu wrote:
> The following patch the checkpatch.pl warning:
>
> drivers/staging/dgnc/dpacompat.h:27 warning: please, no spaces at the start of a line
>
> Signed-off-by: Yeliz Taneroglu <yelizta...@gmail.com>

Reviewed-by: Josh Triplett <jo...@joshtriplett.org>

> drivers/staging/dgnc/dpacompat.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/dgnc/dpacompat.h b/drivers/staging/dgnc/dpacompat.h
> index f96963b..b2d2dc0 100644
> --- a/drivers/staging/dgnc/dpacompat.h
> +++ b/drivers/staging/dgnc/dpacompat.h
> @@ -24,7 +24,7 @@
> * This structure holds data needed for the intelligent <--> nonintelligent
> * DPA translation
> */
> - struct ni_info {
> +struct ni_info {
> int board;
> int channel;
> int dtr;
> --
> 1.8.3.2
>
> --
> You received this message because you are subscribed to the Google Groups "opw-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to opw-kernel+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages