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

From: Peter Hüwe
Date: Tue Jan 18 2011 - 16:49:17 EST


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?

Thanks,
Peter
--
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/