Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751481AbbD3Oht (ORCPT ); Thu, 30 Apr 2015 10:37:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43181 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750979AbbD3Ohp (ORCPT ); Thu, 30 Apr 2015 10:37:45 -0400 Date: Thu, 30 Apr 2015 16:37:38 +0200 From: Greg Kroah-Hartman To: weiyj_lk@163.com Cc: Benjamin Romer , David Kershner , Erik Arfvidson , Bryan Thompson , devel@driverdev.osuosl.org, Wei Yongjun , sparmaintainer@unisys.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH -next] staging: unisys: virtpci: Remove unused including Message-ID: <20150430143738.GA2137@kroah.com> References: <1429189691-23791-1-git-send-email-weiyj_lk@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429189691-23791-1-git-send-email-weiyj_lk@163.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1100 Lines: 32 On Thu, Apr 16, 2015 at 09:08:11PM +0800, weiyj_lk@163.com wrote: > From: Wei Yongjun > > Remove including that don't need it. > > Signed-off-by: Wei Yongjun > --- > drivers/staging/unisys/virtpci/virtpci.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/staging/unisys/virtpci/virtpci.c b/drivers/staging/unisys/virtpci/virtpci.c > index d5ad017..397e967 100644 > --- a/drivers/staging/unisys/virtpci/virtpci.c > +++ b/drivers/staging/unisys/virtpci/virtpci.c > @@ -36,7 +36,6 @@ > #include > #include > #include > -#include > #include > #include "version.h" > #include "guestlinuxdebug.h" > This file is now removed from my tree, sorry. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/