Re: [PATCH] Fix a const assignment in moxa_load_fw()

From: Andrew Morton
Date: Fri Jul 11 2008 - 15:24:49 EST


On Tue, 8 Jul 2008 17:10:29 +0100 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> On Tue, 08 Jul 2008 16:44:16 +0100
> David Howells <dhowells@xxxxxxxxxx> wrote:
>
> > Fix an assignment of a const pointer to a non-const pointer in moxa_load_fw().
> >
> > This was introduced by patch 037182346f0991683cc7320a257c3f6089432cee.
> >
> > Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
>
> Acked-by: Alan Cox <alan@xxxxxxxxxx>

Appears to already be fixed in linux-next, perhaps by this:

commit b30a6a47716ba1a5112b44f0a3962daff961935e
Author: Alan Cox <alan@xxxxxxxxxx>
Date: Fri Jul 4 19:18:14 2008 +1000

83-tty-moxa-warning

Signed-off-by: Alan Cox <alan@xxxxxxxxxx>

which, err, isn't in today's linux-next because the whole tty tree got
accidentally dropped. Not that this was a tty patch.

Hopefully the patches in this tree will get title and changelog repairs
before they go much further. I suspect a lot of this damage was due to
incompatibility between Alan's patch-file format and the expectations of
Stephen's scripts.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/