2005-01-09 23:31:12

by Jesse Barnes

[permalink] [raw]
Subject: [PATCH] PCI rom.c cleanups

Greg, here's some whitespace and long line cleanup I wanted to do last time I
touched rom.c, but forgot. Does it look ok to you, Jon?

Signed-off-by: Jesse Barnes <[email protected]>

Thanks,
Jesse


Attachments:
(No filename) (198.00 B)
rom-cleanup.patch (5.73 kB)
Download all attachments

2005-01-10 03:28:21

by [email protected]

[permalink] [raw]
Subject: Re: [PATCH] PCI rom.c cleanups

Looks fine to me.

I sent out another clean patch here:
http://lkml.org/lkml/2005/1/7/274


On Sun, 9 Jan 2005 15:30:46 -0800, Jesse Barnes <[email protected]> wrote:
> Greg, here's some whitespace and long line cleanup I wanted to do last time I
> touched rom.c, but forgot. Does it look ok to you, Jon?
>
> Signed-off-by: Jesse Barnes <[email protected]>
>
> Thanks,
> Jesse
>
>
>


--
Jon Smirl
[email protected]

2005-01-10 18:27:28

by Jesse Barnes

[permalink] [raw]
Subject: Re: [PATCH] PCI rom.c cleanups

On Sunday, January 9, 2005 7:28 pm, Jon Smirl wrote:
> Looks fine to me.
>
> I sent out another clean patch here:
> http://lkml.org/lkml/2005/1/7/274

Yeah, I saw that, it looks good. Converting drivers to use pci_map/unmap_rom
is pretty easy, so we should even be able to get rid of most of the
PCI_ROM_ENABLE stuff eventually.

Jesse

2005-01-12 00:46:08

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH] PCI rom.c cleanups

On Sun, Jan 09, 2005 at 03:30:46PM -0800, Jesse Barnes wrote:
> Greg, here's some whitespace and long line cleanup I wanted to do last time I
> touched rom.c, but forgot. Does it look ok to you, Jon?
>
> Signed-off-by: Jesse Barnes <[email protected]>

Applied, thanks.

greg k-h