Re: [PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Friday, August 24, 2007 - 10:48 am

On Thu, 23 Aug 2007 17:15:17 -0700 Shannon Nelson wrote:


Any reason that this macro shouldn't be added to
include/linux/bitops.h instead of here?  I'd prefer/expect such
general-purpose macros to live somewhere else.



Unfortunately, function name + short description in kernel-doc must be
on one line (only).  If you want to add more text/description, put it
after the parameters (like you have done :).


We normally use one
 *
line between the parameters and following text.


Same one-line nit.  legacy == intx, I suppose.



The "else"s aren't needed.


...

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2 -mm 1/7] I/OAT: New device ids, Shannon Nelson, (Thu Aug 23, 5:14 pm)
[PATCH v2 -mm 2/7] I/OAT: Rename the source file, Shannon Nelson, (Thu Aug 23, 5:15 pm)
[PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X, Shannon Nelson, (Thu Aug 23, 5:15 pm)
[PATCH v2 -mm 6/7] DCA: Add Direct Cache Access driver, Shannon Nelson, (Thu Aug 23, 5:15 pm)
[PATCH v2 -mm 7/7] I/OAT: Add DCA services, Shannon Nelson, (Thu Aug 23, 5:15 pm)
RE: [PATCH v2 -mm 6/7] DCA: Add Direct Cache Access driver, Nelson, Shannon, (Fri Aug 24, 9:43 am)
Re: [PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X, Randy Dunlap, (Fri Aug 24, 10:48 am)
RE: [PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X, Nelson, Shannon, (Fri Aug 24, 11:18 am)
Re: [PATCH v2 -mm 7/7] I/OAT: Add DCA services, Randy Dunlap, (Fri Aug 24, 12:12 pm)
RE: [PATCH v2 -mm 7/7] I/OAT: Add DCA services, Nelson, Shannon, (Fri Aug 24, 2:50 pm)