Julia Lawall
unread,Sep 13, 2016, 3:27:13 AM9/13/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Namrata A Shettar, Ian Abbott, hswe...@visionengravers.com, gre...@linuxfoundation.org, badbu...@gmail.com, de...@driverdev.osuosl.org, linux-...@vger.kernel.org, outreach...@googlegroups.com
On Tue, 13 Sep 2016, Namrata A Shettar wrote:
> This patch removes an unnecessary blank line that caused checkpatch issue.
Actually, commit messages and subject lines should be written in the
imperative. So you should say eg
Remove unnecessary blank line
instead of
Removes unnecessary blank line
julia
>
> Signed-off-by: Namrata A Shettar <
namrata...@gmail.com>
> ---
> Changes in v2:
> - Changed the subject line
> - Changed description of patch
>
> drivers/staging/comedi/comedi_pcmcia.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/comedi/comedi_pcmcia.c
> b/drivers/staging/comedi/comedi_pcmcia.c
> index d7072a5..ec8a0ad 100644
> --- a/drivers/staging/comedi/comedi_pcmcia.c
> +++ b/drivers/staging/comedi/comedi_pcmcia.c
> @@ -18,7 +18,6 @@
>
> #include <linux/module.h>
> #include <linux/kernel.h>
> -
> #include "comedi_pcmcia.h"
>
> /**
>
> --
> You received this message because you are subscribed to the Google Groups
> "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
outreachy-kern...@googlegroups.com.
> To post to this group, send email to
outreach...@googlegroups.com.
> To view this discussion on the web visithttps://
groups.google.com/d/msgid/outreachy-kernel/CAFrQyDErWX1NgsruZtt10hi
> hZR2J3cvK-Q9Zj_dp_GLc_0mLmA%
40mail.gmail.com.
> For more options, visit
https://groups.google.com/d/optout.
>
>