From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH] HID: multitouch: prevent memleak with the allocated name Date: Wed, 12 Jun 2013 12:51:16 +0300 Message-ID: References: <1369817109-4277-1-git-send-email-benjamin.tissoires@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oa0-f53.google.com ([209.85.219.53]:57579 "EHLO mail-oa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753506Ab3FLJvR (ORCPT ); Wed, 12 Jun 2013 05:51:17 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Benjamin Tissoires , Benjamin Tissoires , Henrik Rydberg , Stephane Chatty , linux-input , "linux-kernel@vger.kernel.org" On Wed, Jun 12, 2013 at 12:15 PM, Jiri Kosina wrote: [] > If we are going down the path of using devm API, as proposed by Andy, that > will require much more throgough review of interaction with input > subsystem, so definitely not a late -rc regression fix material. Agree. I will prepare later better approach with devm_* usage. -- With Best Regards, Andy Shevchenko