Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751000AbcDGFVf (ORCPT ); Thu, 7 Apr 2016 01:21:35 -0400 Received: from mga02.intel.com ([134.134.136.20]:27484 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750751AbcDGFVd convert rfc822-to-8bit (ORCPT ); Thu, 7 Apr 2016 01:21:33 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,448,1455004800"; d="scan'208";a="80638224" From: "Du, Changbin" To: Felipe Balbi CC: "gregkh@linuxfoundation.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH v2 0/3] Improvement, fix and new entry for dwc3 debugfs Thread-Topic: [PATCH v2 0/3] Improvement, fix and new entry for dwc3 debugfs Thread-Index: AQHRkByrEzLWpIhidUu+c+OuQAZqjZ99b9cAgACJnhA= Date: Thu, 7 Apr 2016 05:21:17 +0000 Message-ID: <0C18FE92A7765D4EB9EE5D38D86A563A05CEBDCF@shsmsx102.ccr.corp.intel.com> References: <20160406092509.GA29930@kroah.com> <1459957446-6854-1-git-send-email-changbin.du@intel.com> <87zit6ypnx.fsf@intel.com> In-Reply-To: <87zit6ypnx.fsf@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzA0YzcxMmEtOWQ2MC00OTZkLWIwNjEtMTYxMTBkY2I5ZDMwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IktNTnZSZXMyS1FNbHcybDZ4U0NWanlUSmhmTFwvMHlSRGtTS1dRV1VscmVrPSJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 29 > before I review your patches, one comment > > changbin.du@intel.com writes: > > From: "Du, Changbin" > > > > The first patch removed unnecessary checking for debugfs api call; > > The second patch fix a memory leak issue; > > The third patch add one new entry to debufs. > > > > Du, Changbin (3): > > usb: dwc3: make dwc3_debugfs_init return value be void > > this is _not_ a fix > > > usb: dwc3: free dwc->regset on dwc3_debugfs_exit > > but this is. Why isn't this, at least, the first patch in the list ? In > fact, it would be preferred that this patch be sent by itself and the > following two patches should be on another branch completely without any > dependencies to the memory leak fix. > > -- > Balbi Sure, Balbi. This will be better. I will send out patch v3 and another independent patch. Also include changelog as Greg required. Thanks for checking. Regards, Du, Changbin