Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753813Ab3CRPRu (ORCPT ); Mon, 18 Mar 2013 11:17:50 -0400 Received: from mail-qe0-f50.google.com ([209.85.128.50]:63415 "EHLO mail-qe0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753749Ab3CRPRq (ORCPT ); Mon, 18 Mar 2013 11:17:46 -0400 Date: Mon, 18 Mar 2013 12:17:40 -0300 From: Gustavo Padovan To: Alexandru Gheorghiu Cc: Marcel Holtmann , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: bluetooth: Replaced kzalloc and memcpy with kmemdup Message-ID: <20130318151740.GC16337@joana> Mail-Followup-To: Gustavo Padovan , Alexandru Gheorghiu , Marcel Holtmann , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org References: <1363497410-24983-1-git-send-email-gheorghiuandru@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363497410-24983-1-git-send-email-gheorghiuandru@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 19 Hi Alexandru, * Alexandru Gheorghiu [2013-03-17 07:16:50 +0200]: > Replaced calls to kzalloc followed by memcpy with a single call to kmemdup. > > Signed-off-by: Alexandru Gheorghiu > --- > net/bluetooth/a2mp.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/