[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180814134027.GD28080@infradead.org>
Date: Tue, 14 Aug 2018 06:40:27 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Palmer Dabbelt <palmer@...ive.com>
Cc: Christoph Hellwig <hch@...radead.org>, linux@...ck-us.net,
aou@...s.berkeley.edu, Andrew Waterman <andrew@...ive.com>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org,
linux@...inikbrodowski.net, Marcus Comstedt <marcus@...pp.se>,
tklauser@...tanz.ch, linux-riscv@...ts.infradead.org,
dan.carpenter@...cle.com
Subject: Re: [PATCH v3 2/2] RISC-V: Don't use a global include guard for
uapi/asm/syscalls.h
> index 818655b0d535..690beb002d1d 100644
> --- a/arch/riscv/include/uapi/asm/syscalls.h
> +++ b/arch/riscv/include/uapi/asm/syscalls.h
> @@ -1,10 +1,13 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +// SPDX-License-Identifier: GPL-2.0
/* ... */ is the right style SPDX tag for headers, so please keep it
as-is.
Powered by blists - more mailing lists