On Thu, 2014-06-19 at 16:46 +0100, Rob Jones wrote: [...] > --- a/drivers/base/devres.c > +++ b/drivers/base/devres.c > @@ -793,7 +793,7 @@ EXPORT_SYMBOL_GPL(devm_kmalloc); > /** > * devm_kstrdup - Allocate resource managed space and > * copy an existing string into that. > - * @dev: Device to allocate memory for > + * @dev:Device to allocate memory for You shouldn't be changing this comment... Ben. > * @s: the string to duplicate > * @gfp: the GFP mask used in the devm_kmalloc() call when > * allocating memory [...] -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html