Re: [PATCH 1/6] make pci_ids lowercase hexa

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jiri Slaby
Date: Sunday, June 17, 2007 - 12:08 am

Greg KH napsal(a):

It's just cleanup to get rid of things like this:
 #define PCI_DEVICE_ID_PROMISE_20246	0x4d33
 #define PCI_DEVICE_ID_PROMISE_20262	0x4d38
-#define PCI_DEVICE_ID_PROMISE_20263	0x0D38
+#define PCI_DEVICE_ID_PROMISE_20263	0x0d38
 #define PCI_DEVICE_ID_PROMISE_20268	0x4d68

But still not necessary, if you think, it's useless -- but why don't have whole
document formatted in one way. However this patch needs a -fix if ACKed due to
bad regexp used (omitted '*' changes only the first uppercase letter found). If
NACKed, this doesn't matter.


Hell yes :/, every second time I post something, somebody is missing in the CC
list, grr.

thanks,
--js
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/6] make pci_ids lowercase hexa, Jiri Slaby, (Sat Jun 16, 8:44 am)
[PATCH 3/6] ATM: lanai, change VENDOR to DEVICE, Jiri Slaby, (Sat Jun 16, 8:46 am)
[PATCH 4/6] i386: traps, change VENDOR to DEVICE, Jiri Slaby, (Sat Jun 16, 8:46 am)
[PATCH 5/6] pci_ids, reorder some entries, Jiri Slaby, (Sat Jun 16, 8:47 am)
[PATCH 6/6] pci_ids, add atheros and 3com_2 vendors, Jiri Slaby, (Sat Jun 16, 8:48 am)
Re: [PATCH 1/6] make pci_ids lowercase hexa, Greg KH, (Sat Jun 16, 12:57 pm)
Re: [PATCH 1/6] make pci_ids lowercase hexa, Jiri Slaby, (Sun Jun 17, 12:08 am)
Re: [PATCH 1/6] make pci_ids lowercase hexa, Greg KH, (Sun Jun 17, 2:45 pm)
Re: [PATCH 1/6] make pci_ids lowercase hexa, Jiri Slaby, (Mon Jun 18, 1:39 am)