Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2630641imm; Thu, 16 Aug 2018 12:46:45 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzLTY3mkFt8fUlFJNtsXMVUupLJN9tUrdFvaLsE/lVGdvJxYAHsm8aN3vTyVnpk3Y4AJD9/ X-Received: by 2002:a17:902:6f16:: with SMTP id w22-v6mr11318088plk.127.1534448804944; Thu, 16 Aug 2018 12:46:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534448804; cv=none; d=google.com; s=arc-20160816; b=Z9Q9SqtR/8LVE+4wfePPnG+h9zFwwlcb2ZcwrBD6uLlKDqDBnhoFIGJLzLwHQwe1v5 hRQi3VAMWfHT8v2RgYhVsYzxIaXHydjo1kVCen+IW9f5NvKsGp8AIv2ENCgF+JWvFNgO 7x/yvuQxp3tSZDpJ/0Q6Aad69NhAAk7Luo1Uhatkvy3wlbvC8rjTulH6PLFvz9LLbPGz qqLIkg/7WRONrbbrSUXjT4lRrb041cMpfwos/PHgoyr9pFph3CiPlpfHUQ5iy+0hGiRx WvQyhaC1bI+8luR9ULrh6VWLqKseVE/Q3UeFGu2LknA3cDPHxzAYYctHhxBgBqguVTTQ ctKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:subject:cc:to:from:date:arc-authentication-results; bh=TkTW820sZxnKT/y109Wivd3wNDkCQ4+n2cgbq/9yyv8=; b=jZLMs5Yhuv85UdeTMihRBI+JaoCWSfAjewnOuvi3nEhbRtKwdX9qiGFS28vg502Cus S7a8i3fvycDTlLTCMl5zHWWriwWnI/BfksFM5kwaXuke+h1BVj3F7Be+an9+9N9tHDGE 7vt/3CebGv2jjuY+Pw8EOkWphY7iywiI39ei42hwMIqtC7H9rDRQasiKAsTRzSWrLArX lwPmV4yiwt4geo0PksggwWPSDdfEskAE/N1+rP706wMxS+th/QJvHi9X/sQzQ02t8BFZ t0WNlXpyF3rRRHdRIZ5/sbBuKgEpjhP3VRaLHaHHgCQt5igv9puCDaoe6kFl40h/s38k R9bQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a24-v6si131662pgv.527.2018.08.16.12.46.29; Thu, 16 Aug 2018 12:46:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726242AbeHPWo3 (ORCPT + 99 others); Thu, 16 Aug 2018 18:44:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:39718 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725888AbeHPWo2 (ORCPT ); Thu, 16 Aug 2018 18:44:28 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3637A20C10; Thu, 16 Aug 2018 19:44:05 +0000 (UTC) Date: Thu, 16 Aug 2018 15:44:03 -0400 From: Steven Rostedt To: LKML Cc: Jens Axboe , linux-block@vger.kernel.org Subject: [PATCH] blktrace: Add SPDX License format header Message-ID: <20180816154403.3c53cddf@gandalf.local.home> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Jens, I'm adding SPDX headers to the tracing directory. Can you ack this patch? Thanks! ] From: "Steven Rostedt (VMware)" Add the SPDX License header to ease license compliance management. Cc: Jens Axboe Signed-off-by: Steven Rostedt (VMware) --- kernel/trace/blktrace.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/kernel/trace/blktrace.c b/kernel/trace/blktrace.c index 987d9a9ae283..b82e546083e1 100644 --- a/kernel/trace/blktrace.c +++ b/kernel/trace/blktrace.c @@ -1,19 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2006 Jens Axboe * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * */ #include #include -- 2.13.6