Return-path: Received: from mail-pd0-f171.google.com ([209.85.192.171]:34873 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756235AbaDIB26 (ORCPT ); Tue, 8 Apr 2014 21:28:58 -0400 Received: by mail-pd0-f171.google.com with SMTP id r10so1756852pdi.30 for ; Tue, 08 Apr 2014 18:28:58 -0700 (PDT) From: "Zhao, Gang" To: Cc: Johannes Berg Subject: [PATCH 5/8] cfg80211: remove unnecessary include clauses (cfg80211.h) Date: Wed, 9 Apr 2014 09:28:10 +0800 Message-Id: <15e55cfd7a1dfa9e65bc2fe3210da5e71d922f34.1397006688.git.gamerh2o@gmail.com> (sfid-20140409_032904_286597_4040567D) In-Reply-To: References: In-Reply-To: References: Sender: linux-wireless-owner@vger.kernel.org List-ID: is included by ; is included by ; and is included by . So just remove them. Signed-off-by: Zhao, Gang --- include/net/cfg80211.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index fb8afce..6e32623 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -13,13 +13,9 @@ #include #include #include -#include #include -#include #include -#include #include -#include #include /** -- 1.9.0