[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTi=xhg7_0O-aVC8s1Uyo4Wkz5OTCdg@mail.gmail.com>
Date: Thu, 2 Jun 2011 10:30:40 -0700
From: Tony Luck <tony.luck@...el.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: LKML <linux-kernel@...r.kernel.org>, Len Brown <lenb@...nel.org>,
Greg KH <gregkh@...e.de>, Kay Sievers <kay.sievers@...e.de>,
Jesse Barnes <jbarnes@...tuousgeek.org>,
Linux PM mailing list <linux-pm@...ts.linux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>, mingo@...hat.com,
tglx@...utronix.de, Dave Jones <davej@...hat.com>,
Alan Stern <stern@...land.harvard.edu>,
Avi Kivity <avi@...hat.com>
Subject: Re: [PATCH 5/8] PCI / Intel IOMMU: Use syscore_ops instead of sysdev
class and sysdev
On Sat, Mar 12, 2011 at 1:18 PM, Rafael J. Wysocki <rjw@...k.pl> wrote:
> -static int __init init_iommu_sysfs(void)
> -{
> - return 0;
> -}
> +static inline int init_iommu_pm_ops(void) { }
> #endif /* CONFIG_PM */
drivers/pci/intel-iommu.c:3391: warning: no return statement in
function returning non-void
s/static inline int/static inline void/
Reported-by: Tony Luck <tony.luck@...el.com>
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists