Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp792361pxu; Fri, 4 Dec 2020 16:11:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJznoIJ8McMSz/jdyQ+tcLiCYYt0a7egId+VR5qwLKSBqAcuCZRpR2clqwH7HUJeSF+G+B70 X-Received: by 2002:a17:906:4058:: with SMTP id y24mr9165760ejj.245.1607127091350; Fri, 04 Dec 2020 16:11:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607127091; cv=none; d=google.com; s=arc-20160816; b=0vGEgZBUEAwvwiKfcQc68bwPL9CoZwo/fC4jWBTs5ONA/xez3YxzuZVWOD4JlGdVtn XD3n5ovvyhWHPvoF302SDS70crtzhQPCxDBPPqcbpB4sR8QMFoKJG+WRXU+ik53rSuq1 pGGrmzN9wqQ8JRuYL6inxtvsFeuBWmSbEKjfPiM9wPEYnRix5sy2cQI5RhFt+RMoW5wA kgnelgRPPBLoKEGA21m2MnOeyrKF2jRcTwZPkMbzxIr081hYvxIFbUqcRLA5r6SUlqFY 0ICZFdNsUsOSPBVM0/qp4EP4sXzUTIksO8rtQugKaThfXGua8m03woxvp0FYQc7LwYv3 zpRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:dkim-signature :date; bh=3tjFvX42o86OTg4Mqn+nLFkbXTHlXS6qavXFZnhivJ4=; b=W2/UvmOBJRLjO26HOpqNDEqJpd1uGhm8KsrpSuQbGn90POnXLE/9QeO/d9V8KME6bX 00YoNR9EaGbpKCG4dbNPNU6jk/dMk/rOXvSLeKUVr82/qhhLuZxHbU8KCm2CjxHtUB6S 7+KvurQCSTjI9zuMFMSjcsre3TY7gGqg894ZVokWsD811eT4kEnULw7RBvEbSATqddKE 1XBHbv+v4G/FoN5/cesV+G75pzGl5JN38xHRWjfS30kUzhM3Qud45rI4Cg7EbyLmp7Ok ynhqFwB1+4I34muGf7VoGI/9KhK1UQjtWJRWiMO97TOkar3R1etym9Ht5A7BY0lk1WXN /QUQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=nJnqUjjq; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ce19si2291732ejc.444.2020.12.04.16.10.51; Fri, 04 Dec 2020 16:11:31 -0800 (PST) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=nJnqUjjq; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727657AbgLEAKH (ORCPT + 99 others); Fri, 4 Dec 2020 19:10:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:45894 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725902AbgLEAKG (ORCPT ); Fri, 4 Dec 2020 19:10:06 -0500 Date: Fri, 4 Dec 2020 16:09:24 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607126966; bh=3oHDGeeF1GqqXg4FoxMbracGhGTzKQb1qv5/cfL79bY=; h=From:To:Cc:Subject:In-Reply-To:References:From; b=nJnqUjjqRKv3uMisJCCjqn0XtrJM8B0EOjRYQ20aX4M8X+xSqYr3PDM3OYcnorhf4 /L0neFg27HAYYhqHGZdv6hJ8ldwV2rcOw7rNxX3T/gxArIRebME82QEbD77g4pZ7iJ HRXeeJs7ji48F6F7OBMMtU5j1+3ioWzNca2FuRZuzk1IaRl3tjLoeIfQ6we5D9RrrD VI1KauV38TShYhnQu7N4YK3YXmub1lbL9LMs5KkteMks8HTOyAg29BFekWUycHjLfg OuDBydZ9kShVUCmsidr+q1JHR1YByzxubNHdncPV/PojXJhAKYx/uGvi3kl7gqSvi6 f2y2vlpBRsrWw== From: Jakub Kicinski To: "Enrico Weigelt, metux IT consult" Cc: linux-kernel@vger.kernel.org, davem@davemloft.net, mareklindner@neomailbox.ch, sw@simonwunderlich.de, a@unstable.cc, sven@narfation.org, marcel@holtmann.org, johan.hedberg@gmail.com, roopa@nvidia.com, nikolay@nvidia.com, edumazet@google.com, kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org, jmaloy@redhat.com, ying.xue@windriver.com, kafai@fb.com, songliubraving@fb.com, yhs@fb.com, john.fastabend@gmail.com, kpsingh@chromium.org, netdev@vger.kernel.org, linux-bluetooth@vger.kernel.org, tipc-discussion@lists.sourceforge.net, linux-hyperv@vger.kernel.org, bpf@vger.kernel.org Subject: Re: [PATCH 1/7] net: 8021q: remove unneeded MODULE_VERSION() usage Message-ID: <20201204160924.2e170514@kicinski-fedora-pc1c0hjn.DHCP.thefacebook.com> In-Reply-To: <20201202124959.29209-1-info@metux.net> References: <20201202124959.29209-1-info@metux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org On Wed, 2 Dec 2020 13:49:53 +0100 Enrico Weigelt, metux IT consult wrote: > Remove MODULE_VERSION(), as it isn't needed at all: the only version > making sense is the kernel version. > > Signed-off-by: Enrico Weigelt, metux IT consult Thanks for the patches. Please drop the "metux IT consult" from the addresses. The from space is supposed to be for your name. > diff --git a/net/8021q/vlan.c b/net/8021q/vlan.c > index f292e0267bb9..683e9e825b9e 100644 > --- a/net/8021q/vlan.c > +++ b/net/8021q/vlan.c > @@ -36,15 +36,10 @@ > #include "vlan.h" > #include "vlanproc.h" > > -#define DRV_VERSION "1.8" > - > /* Global VLAN variables */ > > unsigned int vlan_net_id __read_mostly; > > -const char vlan_fullname[] = "802.1Q VLAN Support"; > -const char vlan_version[] = DRV_VERSION; This patches does not build. Please redo it more carefully. You'll need to fix and resend the entire series. When you do so please provide a cover letter, even if it only contains a couple of sentences and separate the patches for bluetooth and batman-adv out as stand alone patches, so the respective maintainers can pick them up.