Re: [Linux-zigbee-devel] [PATCH net-next v3] mrf24j40: added device managed APIs

From: Alexander Aring
Date: Thu May 29 2014 - 06:45:29 EST


Hi Varka,


On Thu, May 29, 2014 at 03:57:38PM +0530, Varka Bhadram wrote:
> changes since v2:
> 1. removed unwanted label implementation.
>
> When we use devm_* APIs ,probe() failed also the memory
> will be freed automatically. Thanks to Alex
>
> -Varka Bhadram
>
>

you should provide a "well" commit msg here. No emotional comments and
remove your signature.

Look in linux tree and run "git log" for other commit messages.

> Signed-off-by: Varka Bhadram <varkab@xxxxxxx>
> ---

if you want to thanks somebody here and tell about the changes since v2
you can put it here, after the "---". This will be ignored while applying your patch.

> drivers/net/ieee802154/mrf24j40.c | 30 ++++++++++++------------------
> 1 file changed, 12 insertions(+), 18 deletions(-)
>
> diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
> index 78a6552..f2b1345 100644
> --- a/drivers/net/ieee802154/mrf24j40.c
> +++ b/drivers/net/ieee802154/mrf24j40.c

- Alex
--
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/