From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [RFC][PATCH 0/2] PM: Remove two fields from dev_pm_info Date: Sat, 9 Jun 2007 23:29:07 +0200 Message-ID: <200706092329.08166.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: linux-pm Cc: Pavel Machek List-Id: linux-pm@vger.kernel.org Hi, There are two fields in dev_pm_info, pm_parent and saved_state that appear to be unnecessary, so I think we can remove them. Greetings, Rafael -- "Premature optimization is the root of all evil." - Donald Knuth