On Mon, Nov 07, 2005 at 04:43:38PM -0600, linas wrote: > On Mon, Nov 07, 2005 at 01:37:29PM -0800, Greg KH was heard to remark: > > On Mon, Nov 07, 2005 at 03:21:28PM -0600, linas wrote: > > > +typedef int __bitwise pci_channel_state_t; > > > > You don't have to use an enum anymore, just use a #define. > > Per Linus's remarks about namespace pollution, I've kept the enums. That's fine. > > > +typedef int __bitwise pers_result_t; > > > > You should at least keep "pci" at the beginning to make it make > > more sense to people looking at it for the first time. > > PCI_ERS and pci_ers, then. Sounds good. > I'm feeling like a blinkin' spammer, splatting out all these emails. Care to just resend the whole series over again? No "patch on top of patch" stuff is needed here. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Linas Vepstas <[email protected]>
- Re: [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Greg KH <[email protected]>
- Re: [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Paul Mackerras <[email protected]>
- Re: [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: linas <[email protected]>
- Re: [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Greg KH <[email protected]>
- [PATCH 1/7]: PCI revised [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: linas <[email protected]>
- Re: [PATCH 1/7]: PCI revised [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Greg KH <[email protected]>
- [PATCH 1/7]: PCI revised (2) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: linas <[email protected]>
- Re: [PATCH 1/7]: PCI revised (2) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: Greg KH <[email protected]>
- [PATCH 1/7]: PCI revised (3) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- From: linas <[email protected]>
- [PATCH 16/42]: PCI: PCI Error reporting callbacks
- Prev by Date: Re: [PATCH 1/1] My tools break here
- Next by Date: Re: [PATCH 1/7]: PCI revised (2) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- Previous by thread: [PATCH 1/7]: PCI revised (3) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- Next by thread: Re: [PATCH 1/7]: PCI revised (3) [PATCH 16/42]: PCI: PCI Error reporting callbacks
- Index(es):