Re: [PATCH] staging/comedi/me4000: fix sparse warning "obsoletestruct initializer"

From: Greg KH
Date: Wed Jan 19 2011 - 18:11:33 EST


On Tue, Jan 18, 2011 at 10:49:10PM +0100, Peter Hüwe wrote:
> Am Montag 10 Januar 2011, 23:07:16 schrieb Peter Huewe:
> > This patch fixes the sparse warnings in me4000.c:
> > me4000.c:122:1: warning: obsolete struct initializer, use C99 syntax
> > me4000.c:123:1: warning: obsolete struct initializer, use C99 syntax
> > me4000.c:124:1: warning: obsolete struct initializer, use C99 syntax
> > me4000.c:125:1: warning: obsolete struct initializer, use C99 syntax
> > by converting the struct to use C99 syntax
> >
> > Signed-off-by: Peter Huewe <peterhuewe@xxxxxx>
> Ping - any updates on this one?

I have to wait until .38-rc1 before I can look at these. Now that it is
out, I hope to get through my huge patch-queue by Friday, before I take
off on another trip...

Actually, that trip does provide a whole lot of uninterrupted plane
time, so that might be a bit better place to do this work...

thanks,

greg k-h
--
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/