public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Amir Mahdi Ghorbanian <indigoomega021@gmail.com>
Cc: abbotti@mev.co.uk, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: comedi: 8255: fixed an SPDX License Tag coding style issue
Date: Mon, 17 Dec 2018 14:15:57 +0100	[thread overview]
Message-ID: <20181217131557.GA12376@kroah.com> (raw)
In-Reply-To: <1544719997-4490-1-git-send-email-indigoomega021@gmail.com>

On Thu, Dec 13, 2018 at 08:53:17AM -0800, Amir Mahdi Ghorbanian wrote:
> From: Amir Mahdi Ghorbanian <indigoOmega021@gmail.com>
> 
> Fixed a coding style issue.
> 
> Signed-off-by: Amir Mahdi Ghorbanian <indigoOmega021@gmail.com>
> ---
>  drivers/staging/comedi/drivers/8255.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/drivers/8255.h b/drivers/staging/comedi/drivers/8255.h
> index 6cd1339..ceae3ca 100644
> --- a/drivers/staging/comedi/drivers/8255.h
> +++ b/drivers/staging/comedi/drivers/8255.h
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0+
> +/* SPDX-License-Identifier: GPL-2.0+ */
>  /*
>   * module/8255.h
>   * Header file for 8255
> -- 
> 2.7.4

This patch does not apply to my tree at all.  Always work against
linux-next so you do not duplicate work others have already done.

thanks,

greg k-h

      reply	other threads:[~2018-12-17 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 16:53 [PATCH] Staging: comedi: 8255: fixed an SPDX License Tag coding style issue Amir Mahdi Ghorbanian
2018-12-17 13:15 ` Greg KH [this message]

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=20181217131557.GA12376@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=indigoomega021@gmail.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