Hi Enric, On Tue, May 22, 2018 at 12:12 PM, Enric Balletbo Serra <eballetbo@xxxxxxxxx> wrote: > I think that the C++ style comment only applies to the license > identifier line. For the rest, you should continue using C style > comments. > > // SPDX-License-Identifier: GPL-2.0+ > /* > * Copyright ... > * Author ... > */ Putting everything as // is Linus Torvalds' preferred style: https://lkml.org/lkml/2017/11/25/133 Regards, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html