From: Greg KH <gregkh@suse.de>
To: Vinay Sawal <vinaysawal@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: bcm: Bcmnet: fixed checkpatch script issues
Date: Wed, 9 Mar 2011 13:26:43 -0800 [thread overview]
Message-ID: <20110309212643.GA27747@suse.de> (raw)
In-Reply-To: <1299703801-19378-1-git-send-email-vinaysawal@gmail.com>
On Wed, Mar 09, 2011 at 12:50:01PM -0800, Vinay Sawal wrote:
> Fixed all issues reported by checkpatch script on this file.
>
> Signed-off-by: Vinay Sawal <vinaysawal@gmail.com>
> ---
> drivers/staging/bcm/Bcmnet.c | 51 +++++++++++++++++++++++++++++------------
> 1 files changed, 36 insertions(+), 15 deletions(-)
>
> diff --git a/drivers/staging/bcm/Bcmnet.c b/drivers/staging/bcm/Bcmnet.c
> index a6ce239..4e38a76 100644
> --- a/drivers/staging/bcm/Bcmnet.c
> +++ b/drivers/staging/bcm/Bcmnet.c
> @@ -1,3 +1,23 @@
> +/*
> + bcm/Bcmnet.c
> + Bcm network driver
> +
> + This program is free software; you can redistribute it and/or modify
> + it under the terms of the GNU General Public License as published by
> + the Free Software Foundation; either version 2 of the License, or
> + (at your option) any later version.
Why "or any later version"? Are you allowed to relicense the code here?
> +
> + This program is distributed in the hope that it will be useful,
> + but WITHOUT ANY WARRANTY; without even the implied warranty of
> + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + 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., 675 Mass Ave, Cambridge, MA 02139, USA.
Are you willing to track the office movements of the FSF for the next 40
years and send patches updating the address? If not, NEVER, include
this paragraph, it's pointless.
Anyway, as others stated, this is not acceptable for a "fix checkpatch
warnings" type of patch, please redo it.
thanks,
greg k-h
next prev parent reply other threads:[~2011-03-09 21:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-09 20:50 [PATCH] Staging: bcm: Bcmnet: fixed checkpatch script issues Vinay Sawal
2011-03-09 20:55 ` Belisko Marek
2011-03-09 21:21 ` Vinay Sawal
2011-03-09 21:40 ` Greg KH
2011-03-09 21:26 ` Greg KH [this message]
2011-03-09 21:34 ` Vinay Sawal
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=20110309212643.GA27747@suse.de \
--to=gregkh@suse.de \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vinaysawal@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.