From patchwork Mon Sep 3 20:33:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Miguel Ojeda X-Patchwork-Id: 10586373 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7890C139B for ; Mon, 3 Sep 2018 20:34:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 69BCA2931D for ; Mon, 3 Sep 2018 20:34:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5DD9129323; Mon, 3 Sep 2018 20:34:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 004CD2931D for ; Mon, 3 Sep 2018 20:34:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727702AbeIDA4S (ORCPT ); Mon, 3 Sep 2018 20:56:18 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:46401 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728627AbeIDAzu (ORCPT ); Mon, 3 Sep 2018 20:55:50 -0400 Received: by mail-wr1-f66.google.com with SMTP id a108-v6so1708683wrc.13; Mon, 03 Sep 2018 13:33:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=tyByUs7kt2t4Ku+/20W32lHPeOdyJrtaUHJ/yr5hQMo=; b=ZYL5GRvgiZuVpzeQoLjNVuo3SjZV4wiqwKjt72UxEy3/CI/NThuoHZebRsr69Yx51C geaZaii6XxeV7jF19TTSrSiFGRDMDF11eVFN9IvXgV5G0iwPATAADEuwtn8y+CVk3zSD KWvGL24iLJ82v4DpqvomBRlmO/ocChDBPssYFjC2c7YuKYuAijO4RWOgGk2NxZo5RnG5 dK1K36pyNTon/4LAp4Yd+6vgUHf8U783ALsKkvpo679mXGk+QWgwzx5Nk+25wR4iDw21 6oYRG1ASbKdvrxv9kbQcAvoQip9C4XcS4U0vjPCgFkoHaLO0wy+O2/dRJtibIt2gwyjs Y3iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=tyByUs7kt2t4Ku+/20W32lHPeOdyJrtaUHJ/yr5hQMo=; b=A9754KgxfMw3QEhMoyhOhMoj6PJK0Q89fpl4dINHW4LIfa/6DYHPgKu5knKN2KoJLi eLy99Bp8OX/9LCGPTiTudpSEMl/xjALFEqZtnnHzLZXKXeZuK8NjMW2g7c3Am5uj52fy tXsOELJiAB7Ki+GhVagthKBmXSTXE8PM/s67fcwvejbLh/q41Osay1R+Lk0k4GyJglRm Hn9B2RpEbI3lSg4rQu+NXd/vb6l5Bk5voKlS8vhxaU6XlTZJ0HuzFj73H6Gt5Kq6ztvF bLkpukhITbsrCFCwsvyIKk/mF8EpCg1LciXsgr7pmSHFjUSrUjqOkV3JFQZcmSKOW5qh dwrw== X-Gm-Message-State: APzg51DQYwh9vjbhDOCOnH42py49uhRgy0/wkxzPXOl0NBgHhFBMXRJj GLqQbfRO4j4uv64eqaV+Tik= X-Google-Smtp-Source: ANB0VdZeBaJtJEPL6a3LpSD3Q2x8NhsIMTZ8asPCyF11kwWL8GCJ3APMy3Z7rwdjFb+JhtFrwG/Ang== X-Received: by 2002:adf:f0c8:: with SMTP id x8-v6mr587292wro.49.1536006838204; Mon, 03 Sep 2018 13:33:58 -0700 (PDT) Received: from localhost.localdomain (62.83.35.8.dyn.user.ono.com. [62.83.35.8]) by smtp.gmail.com with ESMTPSA id 132-v6sm12354870wmd.13.2018.09.03.13.33.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Sep 2018 13:33:57 -0700 (PDT) From: Miguel Ojeda To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Miguel Ojeda , Rasmus Villemoes , Luc Van Oostenryck , Eli Friedman , Christopher Li , Kees Cook , Ingo Molnar , Geert Uytterhoeven , Arnd Bergmann , Greg Kroah-Hartman , Masahiro Yamada , Joe Perches , Dominique Martinet , Nick Desaulniers , linux-sparse@vger.kernel.org Subject: [PATCH 08/12] Compiler Attributes: add missing SPDX ID in compiler_types.h Date: Mon, 3 Sep 2018 22:33:12 +0200 Message-Id: <20180903203316.16183-9-miguel.ojeda.sandonis@gmail.com> In-Reply-To: <20180903203316.16183-1-miguel.ojeda.sandonis@gmail.com> References: <20180903203316.16183-1-miguel.ojeda.sandonis@gmail.com> Sender: linux-sparse-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sparse@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Cc: Rasmus Villemoes Cc: Luc Van Oostenryck Cc: Eli Friedman Cc: Christopher Li Cc: Kees Cook Cc: Ingo Molnar Cc: Geert Uytterhoeven Cc: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Masahiro Yamada Cc: Joe Perches Cc: Dominique Martinet Cc: Nick Desaulniers Cc: Linus Torvalds Cc: linux-sparse@vger.kernel.org Signed-off-by: Miguel Ojeda --- include/linux/compiler_types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h index 65b10b1e2a59..0cb40df59418 100644 --- a/include/linux/compiler_types.h +++ b/include/linux/compiler_types.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __LINUX_COMPILER_TYPES_H #define __LINUX_COMPILER_TYPES_H