From: Greg KH <gregkh@suse.de>
To: Ky Srinivasan <ksrinivasan@novell.com>
Cc: devel@driverdev.osuosl.org,
Haiyang Zhang <haiyangz@microsoft.com>,
Virtualization@lists.osdl.org, Zbr@ioremap.net,
Stephen Hemminger <shemminger@vyatta.com>
Subject: Re: [PATCH 3/3]: An implementation of HyperV KVP functionality
Date: Tue, 7 Dec 2010 15:13:42 -0800 [thread overview]
Message-ID: <20101207231342.GB27988@suse.de> (raw)
In-Reply-To: <4CFE5342020000300009175A@novprvoes0310.provo.novell.com>
On Tue, Dec 07, 2010 at 03:31:14PM -0700, Ky Srinivasan wrote:
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ linux.trees.git/drivers/staging/hv/hv_kvp.c 2010-12-07 07:05:39.000000000 -0500
> @@ -0,0 +1,356 @@
> +/*
> + * An implementation of key value pair (KVP) functionality for Linux.
> + *
> + *
> + * Copyright (C) 2010, Novell, Inc.
> + * Author : K. Y. Srinivasan <ksrinivasan@novell.com>
> + *
> + * This program is free software; you can redistribute it and/or modify it
> + * under the terms of the GNU General Public License version 2 as published
> + * by the Free Software Foundation.
This is fine.
> + *
> + * 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, GOOD TITLE or
> + * NON INFRINGEMENT. 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
These two paragraphs are not needed.
Especially if the FSF moves again, you don't want to have to go and
patch all old files in the kernel.
thanks,
greg k-h
next prev parent reply other threads:[~2010-12-07 23:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 22:31 [PATCH 3/3]: An implementation of HyperV KVP functionality Ky Srinivasan
2010-12-07 23:13 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-22 20:45 Ky Srinivasan
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=20101207231342.GB27988@suse.de \
--to=gregkh@suse.de \
--cc=Virtualization@lists.osdl.org \
--cc=Zbr@ioremap.net \
--cc=devel@driverdev.osuosl.org \
--cc=haiyangz@microsoft.com \
--cc=ksrinivasan@novell.com \
--cc=shemminger@vyatta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox