[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1368079537-15328-1-git-send-email-libo.chen@huawei.com>
Date: Thu, 9 May 2013 14:05:33 +0800
From: Libo Chen <libo.chen@...wei.com>
To: <stern@...land.harvard.edu>, <grant.likely@...aro.org>,
<rob.herring@...xeda.com>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<akpm@...ux-foundation.org>, <lizefan@...wei.com>,
Libo Chen <libo.chen@...wei.com>
Subject: [PATCH RESEND 0/4] usb: fix four memleak
change address from "Libo Chen <chenlibo.3@...il.com>" to "Libo Chen <libo.chen@...wei.com>"
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@...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