Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code

From: Greg Kroah-Hartman
Date: Mon Sep 11 2017 - 12:23:40 EST


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 <linux@xxxxxxxxxxxx>
> ---
> 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.

thanks,

greg k-h