From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752320AbcHHQGe (ORCPT ); Mon, 8 Aug 2016 12:06:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56603 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752147AbcHHQGd (ORCPT ); Mon, 8 Aug 2016 12:06:33 -0400 Date: Mon, 8 Aug 2016 18:06:21 +0200 From: Greg KH To: Nicholas Krause Cc: 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: <20160808160621.GA3445@kroah.com> References: <1470672038-15235-1-git-send-email-xerofoify@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470672038-15235-1-git-send-email-xerofoify@gmail.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 08, 2016 at 12:00:38PM -0400, 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 > --- > drivers/usb/host/xhci-hub.c | 23 ----------------------- > 1 file changed, 23 deletions(-) Again, please stop sending patches, they will be ignored.