2005-04-26 06:57:19

by ismail dönmez

[permalink] [raw]
Subject: [PATCH] Make dmfe documentation nicer

Hi,

I sent this patch to Rusty Russell's trivial patch monkey _months_ ago
but its still not in mainline so here I send it again. So please apply
it to mainline.
Here is what it changes :

- Indent it nicely
- Add a tip that CNET network cards use Davicom chipsets
- Add Maintainers/Contributors to the end of documentation like in other docs.

Regards,
ismail

--
Time is what you make of it


Attachments:
(No filename) (395.00 B)
dmfe.patch (4.49 kB)
Download all attachments

2005-04-26 15:41:02

by Randy.Dunlap

[permalink] [raw]
Subject: Re: [PATCH] Make dmfe documentation nicer

On Tue, 26 Apr 2005 09:56:36 +0300
ismail d?nmez <[email protected]> wrote:

> Hi,
>
> I sent this patch to Rusty Russell's trivial patch monkey _months_ ago
> but its still not in mainline so here I send it again. So please apply
> it to mainline.
> Here is what it changes :
>
> - Indent it nicely
> - Add a tip that CNET network cards use Davicom chipsets
> - Add Maintainers/Contributors to the end of documentation like in other docs.

Please submit in proper format, including corrected
file name level (begin at linux/drivers/net/tulip/....).

See Documentation/SubmittingPatches,
http://linux.yyz.us/patch-format.html , and
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt


then send it to [email protected] and [email protected], please.


Alternatively, you can try kernel-janitors if Rusty is not
responding... (see http://janitor.kernelnewbies.org/ )

--
~Randy