On Thu, 1 Mar 2007 10:39:41 -0800 Thomas Davies wrote:
> From: Thomas Davies <daviesth@xxxxxxxxxxxxx>
>
> Cleaned up comments and whitespace in /drivers/message/fusion/*.c and also
> /lib/bitmap.c to remove make *docs warnings. An attempt by a newbie
> to contribute
> in some small way to the codebase. Did I do it right?
Hi,
Your patch looks fine (until I tested it), but I have already
corrected these warnings. The patches have been in the -mm patchset
for awhile and Andrew has sent some of it to Linus to be merged.
Other parts need to go thru other maintainers.
> Signed-off-by: Thomas Davies <daviesth@xxxxxxxxxxxxx>
> ---
> diff -uprN -X linux-2.6/Documentation/dontdiff
> linux-2.6/drivers/message/fusion/mptbase.c
> linux-2.6-new/drivers/message/fusion/mptbase.c
Looks like your mail client split these lines (above and below)
so that 'patch' cannot apply the patch.
lkml.org shows the same splitting, so I guess it's not my
mail client on the reading end that is doing this.
----
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***