From dab106742318c833e1f97d0e6be86b82e33bc5a3 Mon Sep 17 00:00:00 2001 From: Jisheng Zhang Date: Thu, 29 Aug 2019 06:49:18 +0000 Subject: regulator: sy8824x: use c++style for the comment block near SPDX Update the entire comment block to be C++ style so it looks consistent. Signed-off-by: Jisheng Zhang Link: https://lore.kernel.org/r/20190829143749.4b42bc65@xhacker.debian Signed-off-by: Mark Brown --- drivers/regulator/sy8824x.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'drivers/regulator') diff --git a/drivers/regulator/sy8824x.c b/drivers/regulator/sy8824x.c index 1a7fa4865491..d806fa7020d4 100644 --- a/drivers/regulator/sy8824x.c +++ b/drivers/regulator/sy8824x.c @@ -1,11 +1,10 @@ // SPDX-License-Identifier: GPL-2.0 -/* - * SY8824C/SY8824E regulator driver - * - * Copyright (C) 2019 Synaptics Incorporated - * - * Author: Jisheng Zhang - */ +// +// SY8824C/SY8824E regulator driver +// +// Copyright (C) 2019 Synaptics Incorporated +// +// Author: Jisheng Zhang #include #include -- cgit v1.2.3