2009-03-25 01:29:20

by db

[permalink] [raw]
Subject: PATCH Re: misspelling on line 1190 of net/ipv4/udp.c .

2009/3/25 <[email protected]>:
> On Tue, 24 Mar 2009, db wrote:
>
>> Hi, i think there is a misspelling of the  word checksumming (if it
>> is an actual  word ^^) on line 1190 of net/ipv4/udp.c .
>>
>> The line reads, " * Otherwise, csum completion requires chacksumming
>> packet body,"
>>
>> Perhaps the line can be changed to "* Otherwise, csum completion
>> requires a checksum of the packet body".
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to [email protected]
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>>
>
>
> Well.
> What are you waiting for, submit a patch. :^)
>
> regards,
>
> -- Justin P. Mattock
>

Ok i have made an attempt, haven't done this before ^^ . Please let me
know if i have done something wrong.


Attachments:
patch (608.00 B)

2009-03-25 02:05:33

by David Miller

[permalink] [raw]
Subject: Re: PATCH Re: misspelling on line 1190 of net/ipv4/udp.c .

From: db <[email protected]>
Date: Wed, 25 Mar 2009 12:28:55 +1100

> Ok i have made an attempt, haven't done this before ^^ . Please let me
> know if i have done something wrong.

Please read Documentation/SubmittingPatches