From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753833AbbL2TsR (ORCPT ); Tue, 29 Dec 2015 14:48:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48525 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753640AbbL2TsP (ORCPT ); Tue, 29 Dec 2015 14:48:15 -0500 Date: Tue, 29 Dec 2015 11:47:53 -0800 From: Greg KH To: Nicholas Krause , mathias.nyman@intel.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND] xhci:Remove unused marco definitions from the file xhci-hub.c Message-ID: <20151229194753.GA29784@kroah.com> References: <1451413696-21599-1-git-send-email-xerofoify@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1451413696-21599-1-git-send-email-xerofoify@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 29, 2015 at 01:28:16PM -0500, Nicholas Krause wrote: > This removes the unneeded marco definitions for the marcos > of XHCI_PORT_RW1S, XHCI_PORT_RW1C, XHCI_PORT_RW and > XHCI_PORT_RZ due to no uses of these marcos in the file > xhci-hub.c or any other related kernel source code file > related to supporting xhci host controllers. > > Signed-off-by: Nicholas Krause Sorry Nick, you know I will not be taking any patches from you due to your previous behavior. Mathias, please ignore this patch. greg k-h