[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mhng-3e587858-d566-4fea-91ef-4537784358b0@palmer-si-x1c4>
Date: Mon, 20 Aug 2018 16:30:42 -0700 (PDT)
From: Palmer Dabbelt <palmer@...ive.com>
To: Christoph Hellwig <hch@...radead.org>
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@...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
On Tue, 14 Aug 2018 06:40:27 PDT (-0700), Christoph Hellwig wrote:
>> 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.
Thanks, I didn't miss this one so I managed to fix it before the PR!
Powered by blists - more mailing lists