public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Adam Belay <abelay@novell.com>
Cc: Linux-pm mailing list <linux-pm@lists.osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [RFC][PATCH 1/6] PCI PM: create pm.c and relocate PM functions
Date: Tue, 15 Nov 2005 22:18:13 -0800	[thread overview]
Message-ID: <20051116061813.GA31375@suse.de> (raw)
In-Reply-To: <1132111873.9809.50.camel@localhost.localdomain>

On Tue, Nov 15, 2005 at 10:31:13PM -0500, Adam Belay wrote:
> pci_save_state(), pci_restore_state(), pci_enable_wake(),
> pci_choose_state(), and pci_set_power_state() are moved to
> drivers/pci/pm.c.
> 
> This patch makes several code cleanups but no functional changes.

Looks good but:

> --- a/drivers/pci/pm.c	1969-12-31 19:00:00.000000000 -0500
> +++ b/drivers/pci/pm.c	2005-10-24 06:23:15.000000000 -0400
> @@ -0,0 +1,296 @@
> +/*
> + * pm.c - PCI Device Power Management
> + */ 

You should say where this came from, and the copyrights for that file.

thanks,

greg k-h

  reply	other threads:[~2005-11-16  6:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16  3:31 [RFC][PATCH 1/6] PCI PM: create pm.c and relocate PM functions Adam Belay
2005-11-16  6:18 ` Greg KH [this message]
2005-11-16  7:17   ` Adam Belay

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=20051116061813.GA31375@suse.de \
    --to=gregkh@suse.de \
    --cc=abelay@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.osdl.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