Re: Cleanup PCI power states

From: Greg KH
Date: Tue Dec 21 2004 - 18:31:53 EST


On Wed, Dec 22, 2004 at 12:25:10AM +0100, Pavel Machek wrote:
> Hi!
>
> > > This should reduce number of warnings in pci.c. It will still warn on
> > > comparison (because we are using __bitwise, but in fact we want
> > > something like "this is unique but arithmetic is still ok"), but that
> > > probably needs to be fixed in sparse.
> > >
> > > Also killed "function does not return anything" warning.
> > >
> > > Please apply,
> >
> > What kernel tree is this against? I get rejects in the second hunk.
>
> Strange, it applied okay here over latest -bk. What tree should I
> generate it against?

Ah, ok, it's my fault, I have some changes by someone else in my tree.
I'll merge it in by hand. Sorry about that.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/