On Tue, Dec 12, 2017 at 11:07 AM, Mark Brown <broo...@kernel.org> wrote: > On Tue, Dec 12, 2017 at 10:17:09AM +0100, Krzysztof Kozlowski wrote: >> On Tue, Dec 12, 2017 at 8:58 AM, Andi Shyti <andi.sh...@samsung.com> wrote: > >> > +// SPDX-License-Identifier: GPL-2.0 > >> Why changing the comment style? > > Apparently that's the thing for SPDX headers.
Yes (although in sources one can find /* */ as well) but the rest of comment does not have to be changed in that case. With quick grep through sources I could not find such practice. Best regards, Krzysztof