From: "Pablo G. Gallardo" <pggllrd@gmail.com>
To: greg@kroah.com
Cc: abbotti@mev.co.uk, hsweeten@visionengravers.com,
linux-kernel@vger.kernel.org,
"Pablo G. Gallardo" <pggllrd@gmail.com>
Subject: [PATCH v2 2/2] STAGING: COMEDI: Wrap line over 80 characters
Date: Thu, 4 Feb 2016 21:43:14 -0200 [thread overview]
Message-ID: <1454629394-792-2-git-send-email-pggllrd@gmail.com> (raw)
In-Reply-To: <1454629394-792-1-git-send-email-pggllrd@gmail.com>
This patch wraps lines over 80 characters.
Signed-off-by: Pablo G. Gallardo <pggllrd@gmail.com>
---
drivers/staging/comedi/comedi_pcmcia.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/comedi_pcmcia.h b/drivers/staging/comedi/comedi_pcmcia.h
index 5d3db2b..5a572c2 100644
--- a/drivers/staging/comedi/comedi_pcmcia.h
+++ b/drivers/staging/comedi/comedi_pcmcia.h
@@ -39,7 +39,8 @@ void comedi_pcmcia_driver_unregister(struct comedi_driver *,
struct pcmcia_driver *);
/**
- * module_comedi_pcmcia_driver() - Helper macro for registering a comedi PCMCIA driver
+ * module_comedi_pcmcia_driver() - Helper macro for registering a comedi
+ * PCMCIA driver
* @__comedi_driver: comedi_driver struct
* @__pcmcia_driver: pcmcia_driver struct
*
--
2.7.0
next prev parent reply other threads:[~2016-02-05 0:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-04 23:43 [PATCH v2 1/2] STAGING: COMEDI: Remove unnecessary typecast of c90 int constant Pablo G. Gallardo
2016-02-04 23:43 ` Pablo G. Gallardo [this message]
2016-02-05 10:25 ` [PATCH v2 2/2] STAGING: COMEDI: Wrap line over 80 characters Ian Abbott
2016-02-05 10:24 ` [PATCH v2 1/2] STAGING: COMEDI: Remove unnecessary typecast of c90 int constant Ian Abbott
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=1454629394-792-2-git-send-email-pggllrd@gmail.com \
--to=pggllrd@gmail.com \
--cc=abbotti@mev.co.uk \
--cc=greg@kroah.com \
--cc=hsweeten@visionengravers.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome