Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757398AbbDPNKh (ORCPT ); Thu, 16 Apr 2015 09:10:37 -0400 Received: from m12-15.163.com ([220.181.12.15]:35702 "EHLO m12-15.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757235AbbDPNK1 (ORCPT ); Thu, 16 Apr 2015 09:10:27 -0400 X-Coremail-DSSMTP: 49.77.26.90 From: weiyj_lk@163.com To: Greg Kroah-Hartman , Daniel Mack , David Herrmann , Djalal Harouni Cc: Wei Yongjun , linux-kernel@vger.kernel.org Subject: [PATCH -next] kdbus: remove unused including Date: Thu, 16 Apr 2015 21:07:18 +0800 Message-Id: <1429189638-23623-1-git-send-email-weiyj_lk@163.com> X-Mailer: git-send-email 2.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-CM-TRANSID: D8CowEC56GAGtC9V+LR7Ag--.151S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUVAR6DUUUU X-Originating-IP: [49.77.26.90] X-CM-SenderInfo: pzhl5yxbonqiywtou0bp/1tbiGRDd1lEASSCbAQAAsg Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 27 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(-) 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/