Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752624Ab3EIGGe (ORCPT ); Thu, 9 May 2013 02:06:34 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:43044 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403Ab3EIGGb (ORCPT ); Thu, 9 May 2013 02:06:31 -0400 From: Libo Chen To: , , CC: , , , , Libo Chen Subject: [PATCH RESEND 0/4] usb: fix four memleak Date: Thu, 9 May 2013 14:05:33 +0800 Message-ID: <1368079537-15328-1-git-send-email-libo.chen@huawei.com> X-Mailer: git-send-email 1.8.1.msysgit.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.135.72.158] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 845 Lines: 22 change address from "Libo Chen " to "Libo Chen " fix four goto wrong tag, avoid memleak Libo Chen (4): usb: ehci-s5p: fix memleak when devm_usb_get_phy fail usb: isp1760-if: fix memleak when platform_get_resource fail usb: ohci: fix goto wrong tag in err case usb: tilegx: fix memleak when create hcd fail drivers/usb/host/ehci-s5p.c | 1 + drivers/usb/host/isp1760-if.c | 4 +++- drivers/usb/host/ohci-nxp.c | 12 ++++++------ drivers/usb/host/ohci-tilegx.c | 7 +++++-- 4 files changed, 15 insertions(+), 9 deletions(-) -- 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/