* [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style
@ 2014-07-06 11:36 vv
2014-07-14 16:12 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: vv @ 2014-07-06 11:36 UTC (permalink / raw)
To: linux-iio; +Cc: jic23
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style
2014-07-06 11:36 [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style vv
@ 2014-07-14 16:12 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2014-07-14 16:12 UTC (permalink / raw)
To: vv, linux-iio
Sorry but insignificant code style patches like this are a waste of everyone's time.
Also please use a real name in signoffs etc and if at all possible send the patch inline.
I have no objection to code style cleanup but handling every patch takes time and hence
like many others I get grumpy at one line changes to formatting.
Jonathan
On July 6, 2014 12:36:09 PM GMT+01:00, vv <zhengdi05@gmail.com> wrote:
>
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-14 16:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 11:36 [PATCH] staging: iio: iio_simple_dummy_events.c: fix coding style vv
2014-07-14 16:12 ` Jonathan Cameron
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.