On Mon, Aug 26, 2013 at 3:20 PM, John Spencer <maillist-kmod@xxxxxxxxxxx> wrote: > stdout and stderr are names reserved for the implementation > and musl uses them rightfully as macro - and the expansion > causes (of course) unexpected results. > > renaming the struct members stdout to std_out and stderr > to std_err, to be 1) compliant 2) cause compilation to > succeed. > > fixes build with musl libc. > > Signed-off-by: John Spencer <maillist-kmod@xxxxxxxxxxx> We don't use signed-of-by in kmod. Since this was the only issue I went ahead and applied the patch without it. Thanks. Lucas De Marchi -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html