[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP9ODKo+wqeyVRX3dLXdktYD2yps1d6E1UZs3zyikAZi_pf7jg@mail.gmail.com>
Date: Mon, 18 Jun 2012 09:18:42 -0300
From: Otavio Salvador <otavio@...ystems.com.br>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Devendra aaru <devendra.aaru@...il.com>,
Fabio Estevam <festevam@...il.com>,
fabio.estevam@...escale.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] pinctrl: pinctrl-mxs: fix implicit declaration of free()
On Mon, Jun 18, 2012 at 3:04 AM, Linus Walleij <linus.walleij@...aro.org> wrote:
> But:
>
>> free_group:
>> - if (!purecfg)
>> - free(group);
>> + kfree(group);
>
> Why did you delete the if (!purecfg) clause?
Ouch! I missread it as if where checking for valid group.
Thanks by noticing it.
I will drop it from my tree then.
--
Otavio Salvador O.S. Systems
E-mail: otavio@...ystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
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