[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1403303515.589.361.camel@xylophone>
Date: Fri, 20 Jun 2014 23:31:55 +0100
From: Ben Hutchings <ben.hutchings@...ethink.co.uk>
To: Rob Jones <rob.jones@...ethink.co.uk>
Cc: linus.walleij@...aro.org, gnurou@...il.com, heiko@...ech.de,
linux-kernel@...ethink.co.uk, lgirdwood@...il.com,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
broonie@...nel.org
Subject: Re: [PATCH 2/4] drivers/base: devres.c: Add block
copy func. for managed devices
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists