Re: [RFC][PATCH] module: Limit line length of module prints

From: Laura Abbott
Date: Fri Dec 11 2015 - 17:22:54 EST


On 12/11/2015 01:36 AM, Geyslan G. Bem wrote:
Hello,

What do you think of get the strlen of name and module_flags before printing
them? So the check against MAX CHARS would be more precise and uniform. Or
the limit is not strictly necessary?

It's not really necessary. If it goes over a little bit that's okay. The goal
here is to try and introduce some reasonable wrapping.

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