From: Greg KH <gregkh@linuxfoundation.org>
To: Varsha Rao <rvarsha016@gmail.com>
Cc: outreachy-kernel@googlegroups.com, forest@alittletooquiet.net
Subject: Re: [PATCH v2] staging: vt6655: Removes the FSF mailing address.
Date: Mon, 10 Oct 2016 10:22:13 +0200 [thread overview]
Message-ID: <20161010082213.GA11622@kroah.com> (raw)
In-Reply-To: <20161009155223.GA14800@euri>
On Sun, Oct 09, 2016 at 09:22:23PM +0530, Varsha Rao wrote:
> This patch fixes the checkpatch issue by removing the Free Software
> Foundation's mailing address from the sample GPL notice. Because the FSF
> has changed address in the past, and may change again. Linux already
> includes a copy of the GPL.
>
> Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
> ---
> Changes in v2:
> -Changelog comments in 72 columns.
> -All the files with the same issue in vt6655 has been fixed.
> drivers/staging/vt6655/baseband.c | 4 +---
> drivers/staging/vt6655/baseband.h | 4 +---
> drivers/staging/vt6655/card.c | 3 +--
> drivers/staging/vt6655/card.h | 3 +--
> drivers/staging/vt6655/channel.c | 3 +--
> drivers/staging/vt6655/channel.h | 3 +--
> drivers/staging/vt6655/desc.h | 3 +--
> drivers/staging/vt6655/device.h | 3 +--
> drivers/staging/vt6655/device_cfg.h | 3 +--
> drivers/staging/vt6655/device_main.c | 3 +--
> drivers/staging/vt6655/dpc.c | 3 +--
> drivers/staging/vt6655/dpc.h | 3 +--
> drivers/staging/vt6655/key.c | 3 +--
> drivers/staging/vt6655/key.h | 4 +---
> drivers/staging/vt6655/mac.c | 4 +---
> drivers/staging/vt6655/mac.h | 4 +---
> drivers/staging/vt6655/power.c | 4 +---
> drivers/staging/vt6655/power.h | 3 +--
> drivers/staging/vt6655/rf.c | 4 +---
> drivers/staging/vt6655/rf.h | 4 +---
> drivers/staging/vt6655/rxtx.c | 3 +--
> drivers/staging/vt6655/rxtx.h | 3 +--
> drivers/staging/vt6655/srom.c | 3 +--
> drivers/staging/vt6655/srom.h | 4 +---
> drivers/staging/vt6655/tmacro.h | 3 +--
> drivers/staging/vt6655/upc.h | 4 +---
> 26 files changed, 26 insertions(+), 62 deletions(-)
>
> diff --git a/drivers/staging/vt6655/baseband.c b/drivers/staging/vt6655/baseband.c
> index 4bc9b6c..c5a3af3 100644
> --- a/drivers/staging/vt6655/baseband.c
> +++ b/drivers/staging/vt6655/baseband.c
> @@ -13,9 +13,7 @@
> * GNU General Public License for more details.
> *
> * You should have received a copy of the GNU General Public License along
> - * with this program; if not, write to the Free Software Foundation, Inc.,
> - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
> - *
> + * with this program;
The ";" does not make any sense here anymore, right? Just delete the
whole paragraph, there is a copy of the GPL in the kernel source tree,
so it's not an issue.
thanks,
greg k-h
prev parent reply other threads:[~2016-10-10 8:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-09 15:52 [PATCH v2] staging: vt6655: Removes the FSF mailing address Varsha Rao
2016-10-10 8:22 ` 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=20161010082213.GA11622@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=forest@alittletooquiet.net \
--cc=outreachy-kernel@googlegroups.com \
--cc=rvarsha016@gmail.com \
/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 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.