Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82096C64EC4 for ; Mon, 6 Mar 2023 15:46:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231245AbjCFPqO (ORCPT ); Mon, 6 Mar 2023 10:46:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53016 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231145AbjCFPqK (ORCPT ); Mon, 6 Mar 2023 10:46:10 -0500 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A0DF360B9 for ; Mon, 6 Mar 2023 07:45:35 -0800 (PST) Received: by mail-ed1-x534.google.com with SMTP id ec29so9594511edb.6 for ; Mon, 06 Mar 2023 07:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678117533; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=WrfA7cGIcNNdeqNajhEP8dKzmgloaq6OtPDo7wgZVaI=; b=bW7x/xPS+G9jqqhtHpGcDCEkI/ezYVZZm3Vkgo7nYCAh+tBhalRJHADE5pCN3lRtLv BsTZpwR4qppxxTrZ8n/IsoK4iuP9bflkbr0eP5oLlA6WWVjgps535dlgXwwPufIF8zaw JIDcImVuDCBYwazn/gn84Yw9D8cNbxuJKeP1szawzvweKd7Xoh3y91YWylII7sta+D9/ H5nnjbGi9JpjBTmRyZxngm1t47kTw+ys3/XR5XHkWfuLdJZrOIZMZ0Fn5VR+lS24mp7v WZBi3OgLea9GKlznbXAoy+E4QskDT4Pto2OFmvU26YHDIhgQKWalGlsCqHq+7C5UIQtH QgYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678117533; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WrfA7cGIcNNdeqNajhEP8dKzmgloaq6OtPDo7wgZVaI=; b=vv/hkBugfhlnt9U7nYgFpH9Hty7p9qezWx0heaurj9WK1mH0hKHv2dailSNhAvICsA 5ts/ZLxdKSNID28DQ/9YcxfheITcGAkBHkoF4zZJttumBoKHXRYsBs+spiJhCVRpW9gK 4gqhl/R5M9pXIkxjKpIDOrzN81vQSDfhP7f8FWZayRHmsJREKFEuK4K/0xyDM1KDStgd l2kjc7n5of7obd5AKU1zSlFoWjUy26Jo5ycuXf38liXJ/e27w/QapGF6l7NDjfqFIDlB iaHGaqbok1/8s0/L7/WpndQdiiLjWKVNXsy1gYSv27vk/p1D4usiVzqDp46HI1axKgsx u7Sg== X-Gm-Message-State: AO0yUKW26YwDcB9XLRoRIRr5ZCSIQmg6xQKIX8uP2wveTuseSMfUHd6f SAdU8bPFfMS7fOm8vNe+88CEeQ== X-Google-Smtp-Source: AK7set/a2B5e0ljGelJHCwhPgnWdbKU/pwrgWd0NMnsDxrI2L46OW4FT8atm+KqG87eYloJI78knXA== X-Received: by 2002:a17:906:4783:b0:8b1:fc:d737 with SMTP id cw3-20020a170906478300b008b100fcd737mr16748722ejc.19.1678117533148; Mon, 06 Mar 2023 07:45:33 -0800 (PST) Received: from ?IPV6:2a02:810d:15c0:828:c1e7:5006:98ac:f57? ([2a02:810d:15c0:828:c1e7:5006:98ac:f57]) by smtp.gmail.com with ESMTPSA id p14-20020a170906a00e00b008b1b644c9fbsm4719705ejy.103.2023.03.06.07.45.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Mar 2023 07:45:32 -0800 (PST) Message-ID: Date: Mon, 6 Mar 2023 16:45:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 15/27] memory: tegra: remove MODULE_LICENSE in non-modules Content-Language: en-US From: Krzysztof Kozlowski To: Nick Alcock , mcgrof@kernel.org Cc: linux-modules@vger.kernel.org, linux-kernel@vger.kernel.org, Hitomi Hasegawa , Thierry Reding , Jonathan Hunter , linux-tegra@vger.kernel.org References: <20230224150811.80316-1-nick.alcock@oracle.com> <20230224150811.80316-16-nick.alcock@oracle.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/03/2023 15:30, Krzysztof Kozlowski wrote: > On 24/02/2023 16:07, Nick Alcock wrote: >> Since commit 8b41fc4454e ("kbuild: create modules.builtin without >> Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations >> are used to identify modules. As a consequence, uses of the macro >> in non-modules will cause modprobe to misidentify their containing >> object file as a module when it is not (false positives), and modprobe >> might succeed rather than failing with a suitable error message. >> >> So remove it in the files in this commit, none of which can be built as >> modules. >> > > Applied as well. Squashed with next one. Same subject messes with b4, so > prefix should be corrected if these were to stay as separate patches. > And all dropped. Run checkpatch before sending patches. Best regards, Krzysztof