From patchwork Thu May 5 10:35:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 16071 X-Patchwork-Delegate: mareklindner@neomailbox.ch Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from open-mesh.org (localhost [IPv6:::1]) by open-mesh.org (Postfix) with ESMTP id 69D518269B; Thu, 5 May 2016 12:35:30 +0200 (CEST) Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Authentication-Results: open-mesh.org; dkim=fail reason="verification failed; unprotected key" header.d=open-mesh-com.20150623.gappssmtp.com header.i=@open-mesh-com.20150623.gappssmtp.com header.b=RRKII0uY; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received-SPF: Neutral (access neither permitted nor denied) identity=mailfrom; client-ip=2a00:1450:400c:c09::235; helo=mail-wm0-x235.google.com; envelope-from=sven.eckelmann@open-mesh.com; receiver=b.a.t.m.a.n@lists.open-mesh.org Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) by open-mesh.org (Postfix) with ESMTPS id A5C1682690 for ; Thu, 5 May 2016 12:35:27 +0200 (CEST) Received: by mail-wm0-x235.google.com with SMTP id n129so14979587wmn.1 for ; Thu, 05 May 2016 03:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=b7VFoWpPw4ukmBd1B3qhWxcsFoIimXl6BUrfP6igENQ=; b=RRKII0uYojg3ui5l2xE2F7eVkZ6x7a/BnEM3yxV8btDpKqYeCtQn1FphVENTHJ5WiA CPPn+BMuCa2eMkknEz16USWNU67ElTMEt9JkjyhZ1N/m3JoYJQCWsLpfCo4XqBp1OFGS 4ytfoSosRTeVoPYb6EjbvLZl0Ec2AIwYpV+0JgLkiZTHD7jPqIIxN+KSYaGGO58tZmJz a8Vwbseoscy2b5jYb6+rZMRki6qnRYTV4ZD9aWTdBBfrZaOebJpRvnVcW0yYKTJ36ymo QLBpurk+DFjo10FD3dXwgYn+O//hO8wgZcP1J8BLHDaHfyfV8Qm+kFJj3mGlI9pWuNPc rliA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=b7VFoWpPw4ukmBd1B3qhWxcsFoIimXl6BUrfP6igENQ=; b=J4Y5v/3HKLSMONPzqxGD6Hs+TuPkQOK5NDxT3NYPJIFjrZBsWNCSxR+/wEj8/kSCev HIxoI88Qb/sokVZma3QGhsA9HFRCJYqrzjFaK412XmkjGfPj22zv6fE/hV8R2Eug6edu zH/cWT9Qiq8oxjIQZgUS3EDNuxTlknUcykJPY9mHqKjrYoaeWQ+VOijDZz586v1rqTar wXU2P4qgoFjEFPQ1Lp8i0X5D+KpIrl/9A8pTr9ema+ELFqtmJSvTukacmdUtGOaj9Ec5 TdEngAeNy2bKMQwq0eqxmlHECvaaTxqxVJNJTC9oa4WV28yQA3uQk6rov9AvtwPmbS3i GwTA== X-Gm-Message-State: AOPr4FVE27X3qCmAeFusABHOVyE64baiOpU1w9hyqiUXckQk3iEcNBpGMmJ6oiqJ4sbAWBii X-Received: by 10.28.229.68 with SMTP id c65mr2759368wmh.77.1462444527093; Thu, 05 May 2016 03:35:27 -0700 (PDT) Received: from sven-desktop.home.narfation.org (p200300C593C34EFD0000000000002E16.dip0.t-ipconnect.de. [2003:c5:93c3:4efd::2e16]) by smtp.gmail.com with ESMTPSA id jd4sm9031586wjb.43.2016.05.05.03.35.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 May 2016 03:35:26 -0700 (PDT) From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Thu, 5 May 2016 12:35:18 +0200 Message-Id: <1462444519-26509-1-git-send-email-sven.eckelmann@open-mesh.com> X-Mailer: git-send-email 2.8.1 Cc: Sven Eckelmann Subject: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove unused work_struct forward declaration X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Errors-To: b.a.t.m.a.n-bounces@lists.open-mesh.org Sender: "B.A.T.M.A.N" The only function declaration using the "struct work_struct" was removed and thus this forward declaration should also be removed. Fixes: 0d8468553c3c ("batman-adv: remove ogm_emit and ogm_schedule API calls") Signed-off-by: Sven Eckelmann --- Problem was found by https://lists.open-mesh.org/pipermail/linux-merge/2016-May/003146.html net/batman-adv/send.h | 1 - 1 file changed, 1 deletion(-) diff --git a/net/batman-adv/send.h b/net/batman-adv/send.h index f6fda19..7cecb75 100644 --- a/net/batman-adv/send.h +++ b/net/batman-adv/send.h @@ -26,7 +26,6 @@ #include "packet.h" struct sk_buff; -struct work_struct; void batadv_forw_packet_free(struct batadv_forw_packet *forw_packet); int batadv_send_skb_to_orig(struct sk_buff *skb,