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

2007-06-18 Thread Jiri Slaby
Greg KH napsal(a): > On Sun, Jun 17, 2007 at 09:08:31AM +0200, Jiri Slaby wrote: >> Greg KH napsal(a): >>> Why? What good is this going to do in the long run? >> It's just cleanup to get rid of things like this: >> #define PCI_DEVICE_ID_PROMISE_20246 0x4d33 >> #define

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

2007-06-18 Thread Jiri Slaby
Greg KH napsal(a): On Sun, Jun 17, 2007 at 09:08:31AM +0200, Jiri Slaby wrote: Greg KH napsal(a): Why? What good is this going to do in the long run? 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

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

2007-06-17 Thread Greg KH
On Sun, Jun 17, 2007 at 09:08:31AM +0200, Jiri Slaby wrote: > Greg KH napsal(a): > > On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: > >> make pci_ids lowercase hexa > > > > Why? What good is this going to do in the long run? > > It's just cleanup to get rid of things like this: >

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

2007-06-17 Thread Jiri Slaby
Greg KH napsal(a): > On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: >> make pci_ids lowercase hexa > > Why? What good is this going to do in the long run? It's just cleanup to get rid of things like this: #define PCI_DEVICE_ID_PROMISE_202460x4d33 #define

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

2007-06-17 Thread Jiri Slaby
Greg KH napsal(a): On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: make pci_ids lowercase hexa Why? What good is this going to do in the long run? It's just cleanup to get rid of things like this: #define PCI_DEVICE_ID_PROMISE_202460x4d33 #define

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

2007-06-17 Thread Greg KH
On Sun, Jun 17, 2007 at 09:08:31AM +0200, Jiri Slaby wrote: Greg KH napsal(a): On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: make pci_ids lowercase hexa Why? What good is this going to do in the long run? It's just cleanup to get rid of things like this: #define

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

2007-06-16 Thread Greg KH
On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: > make pci_ids lowercase hexa Why? What good is this going to do in the long run? Also, shouldn't you send pci specific patches like this to the pci maintainer? :) thanks, greg k-h - To unsubscribe from this list: send the line

[PATCH 1/6] make pci_ids lowercase hexa

2007-06-16 Thread Jiri Slaby
make pci_ids lowercase hexa Make all ids in the document to be the same style. Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]> --- commit 63c2460f837cabeeecc79026d668950d02b035c0 tree 72919579497e4fed0f02d3cba14f39a371ece7e2 parent 427d2812b00e5dcd2ed94c82fb7215f4d86b0530 author Jiri Slaby

[PATCH 1/6] make pci_ids lowercase hexa

2007-06-16 Thread Jiri Slaby
make pci_ids lowercase hexa Make all ids in the document to be the same style. Signed-off-by: Jiri Slaby [EMAIL PROTECTED] --- commit 63c2460f837cabeeecc79026d668950d02b035c0 tree 72919579497e4fed0f02d3cba14f39a371ece7e2 parent 427d2812b00e5dcd2ed94c82fb7215f4d86b0530 author Jiri Slaby [EMAIL

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

2007-06-16 Thread Greg KH
On Sat, Jun 16, 2007 at 05:44:52PM +0200, Jiri Slaby wrote: make pci_ids lowercase hexa Why? What good is this going to do in the long run? Also, shouldn't you send pci specific patches like this to the pci maintainer? :) thanks, greg k-h - To unsubscribe from this list: send the line