[firefly] [PATCH] Staging: comedi: ni_daq_dio24: fixed a line over 80 characters

Daniel Baluta daniel.baluta at gmail.com
Tue Mar 11 14:17:16 EET 2014


On Tue, Mar 11, 2014 at 2:08 PM, Matei Oprea <eu at opreamatei.ro> wrote:
> Fixed a coding style issue.
>
> Signed-off-by: Matei Oprea <eu at opreamatei.ro>

Is this the only issue of this type in the entire file? It is
preferred to fix all '80 chars' warnings in the file.

For visibility, I would like to introduce Cc: ROSEdu Kernel Community
<firefly at lists.rosedu.org> in our commit messages.

So your commit message should look like this:

==

Fixed a coding style issue.

Signed-off-by: Matei Oprea <eu at opreamatei.ro>
Cc: ROSEdu Kernel Community <firefly at lists.rosedu.org>
---
 drivers/staging/comedi/drivers/ni_daq_dio24.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
==

Otherwise, looks good. Ship it!


Daniel.


More information about the firefly mailing list