> From: Krzysztof Opasiak
> Replace strings, functions, configs strings placed
> everywhere in code with macro defintions STRINGS_DIR,
> FUNCTIONS_DIR and CONFIGS_DIR.
I'm not convinced this is an improvement, do you have a further
change in mind?
It also isn't entirely clear there aren't some other subtle
changes to the generated strings.
More important would be to replace all the sprint() calls
with snprintf() and and (probably) check for truncation before
using the strings as pathnames.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html