Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757477AbbDPNMW (ORCPT ); Thu, 16 Apr 2015 09:12:22 -0400 Received: from mail-qg0-f43.google.com ([209.85.192.43]:36842 "EHLO mail-qg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757428AbbDPNMN (ORCPT ); Thu, 16 Apr 2015 09:12:13 -0400 MIME-Version: 1.0 In-Reply-To: <1429189638-23623-1-git-send-email-weiyj_lk@163.com> References: <1429189638-23623-1-git-send-email-weiyj_lk@163.com> Date: Thu, 16 Apr 2015 15:12:12 +0200 Message-ID: Subject: Re: [PATCH -next] kdbus: remove unused including From: David Herrmann To: weiyj_lk@163.com Cc: Greg Kroah-Hartman , Daniel Mack , David Herrmann , Djalal Harouni , Wei Yongjun , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 37 Hi On Thu, Apr 16, 2015 at 3:07 PM, wrote: > From: Wei Yongjun > > Remove including that don't need it. > > Signed-off-by: Wei Yongjun > --- > ipc/kdbus/metadata.c | 1 - > 1 file changed, 1 deletion(-) Indeed, this is a left-over from the 3.19-transition. Reviewed-by: David Herrmann Thanks David > diff --git a/ipc/kdbus/metadata.c b/ipc/kdbus/metadata.c > index 06e0a54..882bc99 100644 > --- a/ipc/kdbus/metadata.c > +++ b/ipc/kdbus/metadata.c > @@ -29,7 +29,6 @@ > #include > #include > #include > -#include > > #include "bus.h" > #include "connection.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/