From: Charles Keepax Date: Fri, 19 Oct 2018 12:44:38 +0000 (+0100) Subject: regulator: lochnagar: Use a consisent comment style for SPDX header X-Git-Tag: Ubuntu-5.13.0-19.19~9986^2~1^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d8b2a8e9c06bc389659716e81d1c2b1f147611d1;p=mirror_ubuntu-jammy-kernel.git regulator: lochnagar: Use a consisent comment style for SPDX header Update the rest of the comment at the start of the file to also use C++ style comments to match the required style of the SPDX header. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/lochnagar-regulator.c b/drivers/regulator/lochnagar-regulator.c index 54d791d20408..2b5073b9ff86 100644 --- a/drivers/regulator/lochnagar-regulator.c +++ b/drivers/regulator/lochnagar-regulator.c @@ -1,12 +1,11 @@ // SPDX-License-Identifier: GPL-2.0 -/* - * Lochnagar regulator driver - * - * Copyright (c) 2017-2018 Cirrus Logic, Inc. and - * Cirrus Logic International Semiconductor Ltd. - * - * Author: Charles Keepax - */ +// +// Lochnagar regulator driver +// +// Copyright (c) 2017-2018 Cirrus Logic, Inc. and +// Cirrus Logic International Semiconductor Ltd. +// +// Author: Charles Keepax #include #include