All of lore.kernel.org
 help / color / mirror / Atom feed
From: vv <zhengdi05@gmail.com>
To: linux-iio@vger.kernel.org
Cc: jic23@kernel.org
Subject: [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style
Date: Sun, 06 Jul 2014 19:36:09 +0800	[thread overview]
Message-ID: <53B934A9.9090603@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-staging-iio-iio_simple_dummy_events.c-fix-coding-sty.patch --]
[-- Type: text/x-patch, Size: 918 bytes --]

>From c7ee09b8866d32960b2c6520d107504d70f9f7b5 Mon Sep 17 00:00:00 2001
From: vv1133 <zhengdi05@gmail.com>
Date: Sun, 6 Jul 2014 19:26:49 +0800
Subject: [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style

Signed-off-by: vv1133 <zhengdi05@gmail.com>
---
 drivers/staging/iio/iio_simple_dummy_events.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/iio/iio_simple_dummy_events.c b/drivers/staging/iio/iio_simple_dummy_events.c
index 812ebd0..64b45b0 100644
--- a/drivers/staging/iio/iio_simple_dummy_events.c
+++ b/drivers/staging/iio/iio_simple_dummy_events.c
@@ -148,6 +148,7 @@ int iio_simple_dummy_write_event_value(struct iio_dev *indio_dev,
 static irqreturn_t iio_simple_dummy_event_handler(int irq, void *private)
 {
 	struct iio_dev *indio_dev = private;
+
 	iio_push_event(indio_dev,
 		       IIO_EVENT_CODE(IIO_VOLTAGE, 0, 0,
 				      IIO_EV_DIR_RISING,
-- 
1.7.9.5


             reply	other threads:[~2014-07-06 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-06 11:36 vv [this message]
2014-07-14 16:12 ` [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53B934A9.9090603@gmail.com \
    --to=zhengdi05@gmail.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.