From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751078AbdIKS0F (ORCPT ); Mon, 11 Sep 2017 14:26:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56922 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751023AbdIKS0E (ORCPT ); Mon, 11 Sep 2017 14:26:04 -0400 Date: Mon, 11 Sep 2017 11:26:01 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: devel@driverdev.osuosl.org, Heikki Krogerus , Badhri Jagan Sridharan , Yueyao Zhu , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Hans de Goede Subject: Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code Message-ID: <20170911182601.GA23199@kroah.com> References: <1505075825-15700-1-git-send-email-linux@roeck-us.net> <20170911162334.GA13953@kroah.com> <20170911173711.GC27315@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170911173711.GC27315@roeck-us.net> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 11, 2017 at 10:37:11AM -0700, Guenter Roeck wrote: > On Mon, Sep 11, 2017 at 09:23:34AM -0700, Greg Kroah-Hartman wrote: > > On Sun, Sep 10, 2017 at 01:37:01PM -0700, Guenter Roeck wrote: > > > Commented out code can be added as needed. Drop it. > > > Also drop TODO and an obsolete XXX comment. > > > > > > Signed-off-by: Guenter Roeck > > > --- > > > drivers/staging/typec/tcpm.c | 37 +------------------------------------ > > > 1 file changed, 1 insertion(+), 36 deletions(-) > > > > Thans for the series, I'll queue it up once 4.14-rc1 is out and make a > > branch that can get pulled into both the staging and usb trees, so that > > future work on this can all happen through the usb tree. > > > Should I resend to add the '/**' in patch 3, or can you take care of it ? A resend, with -M format, would always be appreciated :) thanks, greg k-h