* [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files
@ 2003-01-23 23:03 GertJan Spoelman
2003-01-29 4:54 ` Rusty Russell
0 siblings, 1 reply; 4+ messages in thread
From: GertJan Spoelman @ 2003-01-23 23:03 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: trivial
[-- Attachment #1: Type: text/plain, Size: 217 bytes --]
This patch goes against 2.5.59 and changes every <modulename>.o to
<modulename>.ko in every Kconfig they occur, except the ones I overlooked ;)
It's a rather large patch so it's gzipped and attached.
--
GertJan
[-- Attachment #2: Change.o-.ko.diff.gz --]
[-- Type: application/x-gzip, Size: 44656 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files
2003-01-23 23:03 [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files GertJan Spoelman
@ 2003-01-29 4:54 ` Rusty Russell
2003-01-30 3:05 ` Bill Davidsen
0 siblings, 1 reply; 4+ messages in thread
From: Rusty Russell @ 2003-01-29 4:54 UTC (permalink / raw)
To: GertJan Spoelman; +Cc: Linux Kernel Mailing List
In message <200301240003.29824.kl@gjs.cc> you write:
>
> --------------Boundary-00=_T1W6C6TJ1EXFI4RML77P
> Content-Type: text/plain;
> charset="us-ascii"
> Content-Transfer-Encoding: 8bit
>
> This patch goes against 2.5.59 and changes every <modulename>.o to
> <modulename>.ko in every Kconfig they occur, except the ones I overlooked ;)
> It's a rather large patch so it's gzipped and attached.
I'd prefer just trimming the extension. "modprobe foo" is what they
want to know.
It also sets the prefix of the parameters, when/if they are updated.
Cheers!
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files
2003-01-29 4:54 ` Rusty Russell
@ 2003-01-30 3:05 ` Bill Davidsen
2003-01-30 22:46 ` GertJan Spoelman
0 siblings, 1 reply; 4+ messages in thread
From: Bill Davidsen @ 2003-01-30 3:05 UTC (permalink / raw)
To: Rusty Russell; +Cc: GertJan Spoelman, Linux Kernel Mailing List
On Wed, 29 Jan 2003, Rusty Russell wrote:
> I'd prefer just trimming the extension. "modprobe foo" is what they
> want to know.
>
> It also sets the prefix of the parameters, when/if they are updated.
I tend to agree with you, but the .o in existing help files is clearly
wrong. Perhaps the patch could be edited to just replace the .ko with
nothing. Yep, it can.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files
2003-01-30 3:05 ` Bill Davidsen
@ 2003-01-30 22:46 ` GertJan Spoelman
0 siblings, 0 replies; 4+ messages in thread
From: GertJan Spoelman @ 2003-01-30 22:46 UTC (permalink / raw)
To: Bill Davidsen, Rusty Russell; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 568 bytes --]
On Thursday 30 January 2003 04:05, Bill Davidsen wrote:
> On Wed, 29 Jan 2003, Rusty Russell wrote:
> > I'd prefer just trimming the extension. "modprobe foo" is what they
> > want to know.
> >
> > It also sets the prefix of the parameters, when/if they are updated.
>
> I tend to agree with you, but the .o in existing help files is clearly
> wrong. Perhaps the patch could be edited to just replace the .ko with
> nothing. Yep, it can.
OK, here is a new patch, I edited the old patch and took out the .ko's
so now the extension is trimmed instead.
--
GertJan
[-- Attachment #2: Remove-.o.diff.gz --]
[-- Type: application/x-gzip, Size: 44282 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-01-30 22:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 23:03 [PATCH] Trivial: Changes all <module>.o to .ko in Kconfig files GertJan Spoelman
2003-01-29 4:54 ` Rusty Russell
2003-01-30 3:05 ` Bill Davidsen
2003-01-30 22:46 ` GertJan Spoelman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox